Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

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

When should hasMany be used for N:1 relationships in grails domain classes?

CRUD Class for PHP (Simple but will Allow Relational Data)

php mysql orm crud

Detach JPA objects with lazy initialized properties

Storing inherited objects in a database

Order results from Kohana ORM

php orm kohana