Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Ebean ManyToOne Mapping CRUD

Is it possible to search for same value on multiple columns with Hibernate Criteria?

java hibernate criteria orm

How Dapper sets properties without setters

How to configure cassandra with ruby on rails and which ORM to use?

GORM inheritance issue

orm grails groovy grails-orm

Hibernate JPA 2.1 dependency

Django multiple annotate with Sum get wrong answer

Is it possible to map (JPA) a Java type hierarchy that uses generics in the abstract superclass?

java jpa orm

Code First Entity Framework Or NHibernate

CockroachDB and Microsoft Entity Framework

JPA: Problem with persisting Foreign Key Constraint

GORM First Query with Condition

go orm go-gorm

Should there be a abstraction layer between database and model?

Entity Framework 4: which approach is the best

Seam/Hibernate and PostgreSQL -- Any issues?

Hibernate Transient Extends problem

java hibernate orm jpa

Scala: constructor method with Option

oop scala orm

Is there any way to do a Insert or Update / Merge / Upsert in LLBLGen

Which one is better for NHibernate collection mapping? [duplicate]