Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Selecting specific columns using linq: What gets transferred?

sql linq orm

Are generic classes not supported as models in Entity Framework?

Convincing a die hard DBA to use an ORM for the majority of CRUD vs Stored Procedures, View, and Functions

Force Hibernate query to access database

java hibernate orm hql

How to handle updating entities. NHibernate + ASP.NET MVC

Hibernate javassist proxies and `Object#equals`

java hibernate orm javassist

Hibernate: delete many-to-many association

getArrayResult on entity with ManyToOne association

php orm doctrine-orm

JPA/Hibernate can't create Entity called Order

java mysql hibernate orm jpa

Does myBatis implement JPA?

How to increase length of a String in mysql while mapping using JPA

java mysql jpa orm

Case-Insensitive String Comparison in Slick?

scala orm slick

Filtering on the count with the Django ORM

django orm aggregate

What is NHibernate and why should I use it? [duplicate]

c# .net nhibernate orm

What's the difference between L1 and L2 caches in web-applications with Hibernate as ORM mechanism?

java hibernate caching orm

Please recommend .NET ORM for N-tier development [closed]

c# .net 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