Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Symfony Doctrine Prevent Particular Entity's Record Deletion

php symfony orm doctrine

How to upgrade database schema built with an ORM tool?

java database orm migration

How to get into SubSonic?

c# sql orm subsonic

Maven Java Source Code Generation for Hibernate

FluentNHibernate Many-To-One References where Foreign Key is not to Primary Key and column names are different

Hibernate and JPA, what to use, where?

java hibernate orm jpa ejb-3.0

How to get an object's fields?

python django database orm

How to count the number of rows of a JPA 2 CriteriaQuery in a generic JPA DAO?

java jpa orm count pagination

Updating (from the inverse side) bidirectional many-to-many relationships in Doctrine 2?

Django: prefetch_related results ordered by a field of an intermediary table

How to query with raw SQL using Session or engine

What is the difference between ORM and DAL?

orm data-access-layer

Putting Select Statement on Hibernate Transaction

java hibernate orm

mongoengine- what do referencefield store

mongodb orm mongoengine

SQLAlchemy: Single Table Inheritance, same column in childs

EF 6 - Cascade Delete on one to many without backreference

Using reserved JPQL keywords with JPA

java orm jpa jakarta-ee jpql

using Hibernate to loading 20K products, modifying the entity and updating to db

Editing tables with ASP.Net - Quick 'n Dirty

Doctrine optional OneToOne mapping