Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Compare and Contrast NHibernate and OpenAccess from Telerik

How to limit contained associations per record/group?

Is there are way to scroll results with JPA/hibernate?

java hibernate orm jpa toplink

Doctrine findOneBy method not working

php orm symfony doctrine-orm

What is ORM as related to Ruby on Rails?

ruby-on-rails orm

spring+hibernate mapping class without xml

java hibernate spring orm

Symfony2 - Doctrine and FOSUserBundle - wrong annotations

Doctrine: Set primary Key

Hibernate Many to one Mapping with different Number of columns

Postgres cascade delete using TypeOrm: update or delete on table "table1" violates foreign key constraint on table "table2"

JPA/Hibernate mapping dynamic columns as a List of objects

java hibernate orm jpa

How to handle duplication between java enum and database table?

java sql database orm enums

Dynamic where clause in dapper

c# orm dapper

JPA 3-way join annotation

java jpa orm jpql

Poor performance of Django ORM with Oracle

Mapping TimeSpan in SQLite and Dapper

Hibernate: just save an entity with @EmbeddedId as primary key

java database hibernate orm

SQLAlchemy: does the mapper change my objects?

python orm sqlalchemy

How to make a mapped field inherited from a superclass transient in JPA?

java database orm jpa mapping

Is it possible to add SQL comments to a query built with the ORM?

sql django orm comments