Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Assigned Generator Class on Hibernate Annotations

java hibernate orm

Does RedBean need a "id" primary key?

php database orm redbean

Spring JPA Composite key: This class does not define an IdClass

kohana transaction with orm

php orm kohana

SQLAlchemy equivalent of named scopes in ActiveRecord

JPA (Hibernate) issue with OneToOne mappedBy annotation

JPA: How do I avoid loading an object simply so I can store its ID in the database?

Laravel Eloquent ORM - Nested with statements

php laravel join orm eloquent

Laravel - Eloquent - Dynamically defined relationship

php laravel orm eloquent

JPA 2 -- Using @ElementCollection in CriteriaQuery

Are there any Micro-ORMs written for PHP

php orm

@MappedSuperclass is not an @Entity in JPA?

Sequelize.js insert a model with one-to-many relationship

Polymorphism in databases

sql oop orm polymorphism nosql

How is my id being generated with JPA using Hibernate with the Oracle 10g dialect?

java hibernate orm jpa oracle10g

Doctrine Problem: Couldn't get last insert identifier

orm doctrine

How can I create the array of strings in Keystone.js Database ODM?

sequelize-auto TypeError: connection.query(...).on is not a function

When to use Hibernate/JPA/Toplink?

java hibernate orm jpa toplink

Which ORM is the best when using Stored Procedures