Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

How to configure package level @TypeDefs with Spring Hibernate

java spring hibernate jpa orm

Insert a new entity without creating child entities if they exist

c# entity-framework orm

Hibernate does wrong insertion order for child entities with composite keys

java hibernate jpa orm

orderBy on whereHas query in Laravel 4.2

php laravel orm eloquent

How to check isDirty('transient_fieldName') for transient fields in Grails

Elixir Ecto : multiple joins and reusable/composable queries

How to run a migration with Python Alembic by code?

python orm sqlalchemy alembic

Should I transform Entity (Persistent) objects to DTO objects?

Scheduled entity in onFlush is different instance

php symfony orm doctrine-orm

OutletORM and phpDataMapper

php orm

JPA support for XML datatype columns

xml hibernate orm jpa

Is there any tool to generate DTOs from entities?

Tracing ORM performance

Hibernate - beyond Object/Relational Mapping?

hibernate orm

Retrieving only some fields in RedBean

php mysql orm redbean

JPA/Hibernate switch schema programmatically

java database hibernate orm jpa

How to configure ColdFusion's ORM for multiple session scope DSNs?

Should I fully separate Models and ORM in MVC?

Zend Framework TDG vs Doctrine [duplicate]

Extbase: Choose lazy or eager loading at runtime

orm lazy-loading typo3 extbase