Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

How do I insert collection of objects using MyBatis 3.x?

How to set database connection string in Waterline ORM

How to return an Enum using the addScalar() method with Hibernate

Using updateOrCreate for multiple data insert in Laravel

How to fetch associated entities with Hibernate

java spring hibernate jpa orm

Recursive include Sequelize?

How to handle JPA annotations for a pointer to a generic interface

Why is a sequence named hibernate_sequence being created with JPA using Hibernate with the Oracle 10g dialect?

java hibernate orm jpa oracle10g

How does ActiveRecord infer mapping from singular (class) and plural (table); and is it possible to override?

Entity Framework, application layers and separation of concerns

Django reverse relation with select_related

sql django orm

Hibernate Read-Only Transaction

hibernate orm

Get object by ID in Hibernate

java hibernate orm

Minimal and correct way to map one-to-many with NHibernate

What is the Difference between Active record and ORM in rails?

Fluent NHibernate, joined-subclass mapping

What are the pros/cons of returning POCO objects from a Repository rathen than EF Entities?

What is so great about ORM?

Is it possible create column name with white spaces using hibernate?

java hibernate orm

Hibernate Annotations not working for getters but working for attributes

java hibernate orm