Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

What to do with queries which don´t have a representation in a domain model?

orm

How to load a one-to-many relationship in Data Mapper?

Merits of .NET ORM data access methods Enity Framework vs. NHibernate vs. Subsonic vs. ADO.NET Datasets

.net orm data-access-layer

When to use Hibernate?

hibernate orm

Hibernate auto increment field for multiple databases

java mysql hibernate orm

why is Hibernate selecting same columns twice?

java hibernate orm

How can I change the name of the self-referential many-to-many set using hibernate.reveng.xml?

How to Migrate from Plain Entities to Self-Tracking Entities? [closed]

c# .net orm entity-framework-4

Lazy-loading library?

java orm lazy-loading

Linq 2 Sql - How to design proper repository, controller and view-model flow with entity inheritance

Mongodb/Mongoose in Node.js. Finding by id of the nested document

Can I control the GROUP BY in django 1.3's orm?

Duplicate field name problem in a nested multi-mapping Dapper pagination query

c# .net orm dapper

LINQ To SQL in Compact Framework

Are there any Ruby ORMs which use cursors or smart fetch?

ruby orm datamapper sequel

implementing "update if exists" in Doctrine ORM

php sql orm doctrine