Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

In a Laravel Eloquent model, do we call table field names using camelCase, even though they contain an underscore in the db?

Which solution for Hibernate 2nd Level Cache

Parameterize ORM query with where in clause

hibernate orm coldfusion

Hibernate - Constraint Name

java sql hibernate jpa orm

Difference between DB::table('table') and model::('table')

Doctrine won't save one-to-many relationship

Android: Realm understand LinkingObjects

java android orm realm

Django - conditional foreign key

python django orm

Spring Data JPA - problem with null parameter for NUMBER column type

How to use JUnit and Hibernate usefully?

Is there a generic way of using AutoMapper's ValueResolver to map EntityKey values for EF Entities?

How can you remove a criterion from criteria?

select from two tables using JPQL

java orm jpa-2.0 jpql openjpa

Control sort order of Hibernate EnumType.STRING properties

java hibernate orm enums hql

what is the difference between Hibernate.initialize and eager fetching

hibernate orm

EclipseLink: don't fetch some fields by default

java orm jpa eclipselink jpql

Are there ORM (OKM) for key-value stores?

database orm nosql

How does hibernate populate ids of auto generated fields?

sql database hibernate orm

How can I use the F() object to do this with the Django ORM?

django datetime orm

Adding custom data type (geometry) in Doctrine 2.1.7. Method canRequireSQLConversion() is not called