Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Eloquent Relation Filtering

orm laravel laravel-4 eloquent

Cascaded persist not working (Doctrine ORM + Symfony 2)

"ProgrammingError: column "genre_id" of relation "music_album" does not exist" while the column does exist

python django postgresql orm

Symfony2 get object from inverted entity with ManyToMany relation

Are JPA entities that are not in use garbage collected and why?

orphanRemoval not working properly in hibernate : Element inserted and removed from list is persisted in DB

How do I configure JPA table name at runtime?

How can I insert an object graph by using MikroORM?

javascript orm mikro-orm

What ORM frameworks for .NET and Oracle Do You Like Best? [closed]

.net oracle .net-3.5 orm

Value object or entity object in my Hibernate mapping?

spring - hibernate load *.hbm.xml from classpath resource

Django-like queries in Java/JPA

java orm jpa

Hibernate tool to create basic mappings based on a mysql db

Hibernate generate POJOs with Equals

Starting to construct a data access layer. Things to consider?

.net sql orm data-access-layer

Clarification in dealing with collections with the repository pattern

JPQL LIKE expression on enum

java orm jpa jpql

Polymorphic Lists and relational database

Django select where field is the concatenation of a string and column value

mysql sql django orm

How to store an array() in a RedBean property?

php orm redbean