Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

NHibernate Bidirectional Many-to-Many Mapping List / Bag

hibernate nhibernate orm

update tables with computed columns in sqlalchemy

python orm sqlalchemy

Doctrine2.3 and OneToOne cascade persist doesn't seem to work

php mysql orm doctrine-orm

Why did SQLJ die?

orm sqlj

What's difference between ORM and ODBC?

orm odbc

Can Dapper handle nullable boolean/bit fields? [INVALID]

c# sql-server orm dapper

Robust approach for building SQL queries programmatically

How to use NHibernate DiscriminateSubClassesOnColumn and References for the same column

How to manually dispatch Doctrine/Kernel events in Symfony?

how do I layer EJB3 and servlets correctly?

java hibernate jpa orm ejb

How do you specify the foreign key column value in SQLAlchemy?

peewee - Define models separately from Database() initialization

When using the multi-mapping APIs ensure you set the splitOn param if you have keys other than Id“, ”splitOn with Multiple relations

c# asp.net .net orm dapper

Connecting Django +1.10 with MongoDB

django mongodb orm

NPoco: Update some (but not all) columns using Expression notation

c# lambda orm npoco

What's the difference between different mapping types in Hibernate?

Really complex LINQ (to SQL) query example

.net linq linq-to-sql orm

Set of Foreign Keys Where All But One Are NULL

openJPA on Java SE

orm jpa openjpa java

JPA mapped model returns null elements with Composite-Keys

java hibernate spring orm jpa