Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

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

Laravel Eloquent Accessing Original

orm laravel laravel-4 eloquent

Implementing hierarchical data structures with JPA (fixed depth)

are hibernate applications domain driven?

Is there an annotation to define a multi column index in jpa2

hibernate orm jpa jpa-2.0

Assigned Generator Class on Hibernate Annotations

java hibernate orm

Does RedBean need a "id" primary key?

php database orm redbean

Spring JPA Composite key: This class does not define an IdClass

kohana transaction with orm

php orm kohana

SQLAlchemy equivalent of named scopes in ActiveRecord

JPA (Hibernate) issue with OneToOne mappedBy annotation

JPA: How do I avoid loading an object simply so I can store its ID in the database?