Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

org.hibernate.MappingException: Unknown entity: java.lang.Long

hibernate orm jpa-2.0

Default Entity Framework timeout

c# entity-framework orm

The difference between an Eloquent Model and a Model?

php laravel orm model eloquent

How to delete one-to-one relating models cascading in django?

How to prevent DbContext from altering the database?

How to three-way many-to-many relationship in flask-sqlalchemy

Spring Data REST - Detected multiple association links with same relation type

Is there a java implementation of the ActiveRecord pattern that is built on top of Hibernate, similar to Castle Windsor? [closed]

mybatis: Using mapper interfaces with XML config for global parameters

java orm ibatis mybatis

How to implement a canonicalizing mapping in Java?

Which ORM to use with Symfony2? [closed]

Mapping char(8) to string property with Dapper

c# database orm dapper micro-orm

Relying on service auto-registration error on ORM entity

Django ORM query GROUP BY multiple columns combined by MAX

python mysql orm django-models

Eager loading with parameters - laravel

How to get the database time with JPQL?

java hibernate orm jpa jpql

Whats the best feature of the ORM framework you use [closed]

Hibernate criteria on collection values

Primary key and foreign key at the same time with doctrine 2

Filtering on Foreign Keys in Django

python django orm