Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Magento ORM Documentation

Many-to-many on the same table with additional columns

Using the Data Mapper Pattern, Should the Entities (Domain Objects) know about the Mapper?

JPA: Which should I use? Basic(optional) or Column(nullable)?

java hibernate orm

How to design Date-of-Birth in DB and ORM for mix of known and unknown date parts

c# asp.net sql-server orm date

How to call UDF with Dapper?

In sqlalchemy, how can I use polymorphic joined table inheritance when the child table has multiple foreign keys to the parent table?

Joining ManyToMany fields with prefetch_related in Django

python django orm

How to implement created_at and updated_at column using Room Persistence ORM tools in android

How to support Multiple Entity Framework Models in the same solution

.net entity-framework orm

JPA Native Query for Entity with Inheritance

EF with Azure - Mixing SQL Server and Windows Azure Storage

Can I have SQLAlchemy do subquery eager loading without repeating the full original query?

Best way to update some fields of a detached object on Hibernate?

java hibernate orm

Generate SQL for SQLite database from Entity Framework Model

Django ORM version of SQL COUNT(DISTINCT <column>)

sql django orm

Hibernate does not allow an embedded object with an int field to be null?

java hibernate orm jpa

Dapper SqlMapperExtensions / Dapper.Contrib?

.net orm dapper

Deleting entities non-destructively in Symfony2

orm symfony doctrine-orm

Hibernate Entity proxy initialization

java hibernate jpa orm proxy