Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Column comparison in Django queries

python django orm

PreUpdate not firing when adding to a collection [duplicate]

java hibernate orm jpa

High numerical precision floats with MySQL and the SQLAlchemy ORM

Can anyone tell whats wrong with my relationships?

python orm sqlalchemy

Hibernate Save Object to Multiple Sessions

What is the difference between @Entity in Hibernate and JPA

Orphans remain in database even with orphanRemoval=true on one-to-many relationship (JPA/Hibernate)

Why does linq-2-sql create extra unnecessary objects?

c# .net linq linq-to-sql orm

nHibernate - Generate classes from a database?

nhibernate orm

Mapping nested components in Fluent NHibernate

Can I have Hibernate create an object through factory method?

java hibernate orm factory

(1+N) selects with OnetoOne associations

Django model subclassing approaches

Outer Join with ORM mapping in SQLAlchemy

orm join sqlalchemy outer-join

How to debug "Found two representations of same collection"?

How do Morphia, Mongo4j and Spring data for MongoDB compare? [closed]

Symfony2 / Doctrine2 throwing index error when flushing the entity manager

Enforce at least one value in a many-to-many relation, in Django?

django orm

Is it possible to get the SQL alias of a join table for a Hibernate sqlRestriction?

Field's value of native query in JPA

orm jpa field native