Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Eloquent ORM cross search

Can nhibernate be used without doing the XML mapping?

.net nhibernate hibernate orm

Django: follow relations backwards

python django orm

Composite Foreign Key lost in merge() operation (JPA/Hibernate)

ejb3: mapping many-to-many relationship jointable with a simple primary key

Should ORM / RDBMS be used with Java desktop applications? [closed]

orm desktop datanucleus java

Hibernate cascade delete on a bag

nhibernate orm

Django. Remove select_related from queryset

python django orm

Django ORM GROUP BY

django orm

How to use the cache in doctrine 2 and zend framework 2?

Using Django-Q in production

Invalid PathExpression. StateFieldPathExpression or SingleValuedAssociationField expected

symfony orm doctrine-orm

Join on specific columns using Sequelize.js

Django ORM - get() with order_by()

python django orm

How can i select extra fields and map them to entity via doctrine query builder in symfony?

Doctrine inheritance strategy when two different subclasses extend the same entity instance