Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

what is the difference between Hibernate.initialize and eager fetching

hibernate orm

EclipseLink: don't fetch some fields by default

java orm jpa eclipselink jpql

Are there ORM (OKM) for key-value stores?

database orm nosql

How does hibernate populate ids of auto generated fields?

sql database hibernate orm

How can I use the F() object to do this with the Django ORM?

django datetime orm

Adding custom data type (geometry) in Doctrine 2.1.7. Method canRequireSQLConversion() is not called

Migration from Hibernate 3 to 4 slows down startup

Select count with "where" using CriteriaBuilder

hibernate jpa orm

How to Design Domain Layer Objects to Represent Multiple Objects & Single Object in Zend Framework?

php zend-framework orm

Choosing ISAM rather than SQL

sql orm isam

Is there an NHibernate killer out there?

How to force Hibernate 3.3 or 3.5 to use CGLib instead of Javassist?

java hibernate orm cglib

Using @ElementCollection in CriteriaQuery (or Querying over the content of an @ElementCollection)

java orm jpa-2.0 criteria-api

Does HQL query always hit database and get results?

java hibernate orm hql criteria

How to get values for child objects using Dapper ORM?

c#-4.0 orm dapper

Alternatives to a deep inheritance hierarchy?

Doctrine postLoad event for associations

php orm doctrine-orm

Entity Framework: Remove and Add entities with same key in a single request

Sequelize: difference of DataTypes and Sequelize

Object mapping in objective-c (iphone) from JSON

iphone objective-c json rest orm