Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Is it OK to have a duplicate generator named defined in the JPA persistence unit?

SQLAlchemy Declarative: How to merge models and existing business logic classes

Does Hibernate support the limit statement in MySql?

mysql hibernate orm

Looking for a .Net ORM [closed]

c# .net orm

What happens if you don't roll back a transaction in Hibernate?

SQLAlchemy temporary table with Declarative Base

Language features to implement relational algebra

Question about Repositories and their Save methods for domain objects

Zend Framework ORM-style table data gateway vs. extending Zend_Db_Table_Abstract

Where to open and close the NHibernate ISession in a web app (specifically MVC)?

nhibernate session orm

Hibernate doesn't generate cascade

mysql hibernate orm jpa cascade

Designing DTOs that have foreign key relationships

java orm dto object-model

Dapper intermediate mapping

c# sql-server orm dapper

How to use Slick's mapped tables with foreign keys?

Which ldap object mapper for python can you recommend?

python orm ldap

Linq queries in Entity Framework 4. Horrible performance

Doctrine ORM on EAV Tables

How do I use the BLOB data type with Hibernate?

Which ORM framework can best handle an MVCC database design?

Using NHibernate ICompositeUserType with a value type

nhibernate orm value-type