Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

How to configure Hibernate Db connection settings in JAVA based spring config

cakephp 3.x Saving Nested (deep) Association

How to define and use many_to_many relationships in DBIx::Class?

perl orm dbix-class

SQLAlchemy get Mapper object from Table object (from Metadata or Session or otherwise)

python orm sqlalchemy

How to select only single/multiple fields from joined entity in Typeorm

ORM: Handwritten schema or auto-generated?

orm schema rdbms

Would you use NHibernate for a project with a legacy database, which is partly out of your control?

nhibernate orm legacy ibatis

How to implement table-per-concrete-type strategy using entity framework

Hibernate Criteria API equivalent to HQL select clause?

java hibernate orm hql criteria

Django QuerySet ordering by expression [duplicate]

django orm django-queryset

Selecting specific columns in jpa 2 Criteria API?

IBM Websphere JPA configuration - how to update persistence.xml

java orm jpa websphere openjpa

SQLAlchemy equivalent to Django's annotate() method

python django orm sqlalchemy

What is the best ORM to use with codeigniter (php framework) and why? [closed]

Doctrine 2 Lazy loading fail

Does Dapper do an auto-select of columns that match properties?

orm dapper

petapoco insert problem

orm petapoco

JPA: Foreign key that is also a primary key mapping

java database jpa orm

Java ORM for Hbase [closed]

java orm hbase

How to save in a polymorphic relationship in Laravel?

php laravel orm polymorphism