Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

What does Hibernate map a boolean datatype to when using an Oracle database by default?

oracle hibernate orm

JPA 2.0 many-to-many with extra column

Manually specify the value of a primary key in JPA @GeneratedValue column

java mysql jpa orm eclipselink

Can Hibernate work with MySQL's "ON DUPLICATE KEY UPDATE" syntax?

java mysql hibernate orm

How to Command Query Responsibility Segregation (CQRS) with ASP.NET MVC?

JPA: foreign key annotation

How to use Hibernate @Any-related annotations?

java hibernate orm annotations

sqlalchemy: create relations but without foreign key constraint in db?

JPA: how to override column names of @Embedded attributes

java hibernate jpa orm

ORM for DELPHI win32

delphi orm bold-delphi

Optional parameters with named query in Hibernate?

How to aggregate (min/max etc.) over Django JSONField data?

json django orm

Is Data Mapper a more modern trend than Active Record

Problem using SQLite :memory: with NHibernate

What is a natural identifier in Hibernate?

Why aren't OODBMS as widespread as RDBMS?

Mongoengine creation_time attribute in Document

Hibernate 4 bytecode enhancement not working for dirty checking optimization

ADO.NET Entity Framework vs NHibernate [closed]

SQLAlchemy ordering by count on a many to many relationship