Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Should I place related entities together in the same module?

Hibernate Annotation for Entity existing in more than 1 catalog

How to create read-only entity in Entity Framework?

entity-framework orm

.NET ORMs, immutable value objects, structs, default constructors, and readonly properties

Doctrine 1.2 auto-join i18n?

Doctrine 2 multiple primary keys

php mysql orm doctrine-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