Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

How do I query for only superclass entities in a jpql query?

orm jpa eclipselink jpa-2.0 jpql

Use Django ORM outside of Django

JPA 2.0: count for arbitrary CriteriaQuery?

Hibernate pagination mechanism

are performance/code-maintainability concerns surrounding SELECT * on MS SQL still relevant today, with modern ORMs?

SqlAlchemy filter by time difference

Scala Play! Using anorm or ORM

scala orm playframework anorm

Self-Referencing ManyToMany Relationship TypeORM

mysql node.js orm typeorm

What methods/mixins sequelize adds to the models when an association is made?

Laravel Eloquent find rows where date older than 2 days

php laravel orm eloquent

Is ORM (Linq, Hibernate...) really that useful?

linq hibernate orm

Is possible to mapping view with class using mapper in SqlAlchemy?

Hibernate - Custom insert into database

java hibernate orm

Hibernate Error: org.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the session [duplicate]

java hibernate orm

Doctrine 2 get real class name of proxy class

php orm doctrine-orm

Subsonic custom mapping of objects to tables

.net orm poco subsonic3

findRowCount doesn't work when bean has property with @Formula annotation

How to represent a custom PostgreSQL domain in SQLAlchemy?

Laravel Eloquent::Find() returning NULL with an existing ID

php laravel orm find eloquent

Understanding _ids array in CakePHP model data

php cakephp orm cakephp-3.0