Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Why does Hibernate insert a parent row with a foreign key without inserting the child row?

java mysql hibernate orm

Doctrine 2 - best practices for i18n?

Generate "on delete cascade" using Ebean

Do Fluent conventions break lazy loading? (uNhAddIns)

SQLAlchemy: add a child in many-to-many relationship by IDs

python orm sqlalchemy

Map subclass as its extended parent

How can I check a column for NULL values in node-orm

Confgure Speedment without UI?

sqlalchemy.exc.InvalidRequestError: Multiple classes found for path in the registry of this declarative base

ORM (object relational manager) solution with multiple programming language support

c# c++ python orm

Hibernate (JPA) cascade - retrieve id from child

hibernate orm jpa

Considerations for implementing LINQ to SQL or Entity Framework now, intending to use NHibernate later

How do transactions work in nhibernate?

c# nhibernate orm

Micro-ORM for .Net 2.0? [closed]

c# orm asp.net-2.0

Android GreenDao - Delete cached objects of a specific entity only

android orm greendao

Doctrine multiple OneToMany/ManyToOne bidirectional Integrity constraint violation

Symfony2 Doctrine ORM Composite Primary Keys

Mapping Enum to string column with custom SqlMapper.ITypeHandler - Dapper

c# orm enums dapper

How to remove an association on the fly in CakePHP v3

cakephp orm cakephp-3.0

JPA @TableGenerator shared between multiple entities

java hibernate orm jpa