Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

JPA/Hibernate query with class name?

java hibernate orm

How to get superior terror checking of MySQL queries

java mysql orm jdbc

Is it possible to put all output from show_sql in a separate file?

java hibernate logging log4j orm

JPA2 persistence for a @ManyToMany Map containing a Set

java orm jpa jpa-2.0

JPA ManyToMany ConcurrentModificationException issues

java hibernate orm jpa

What, *specifically*, makes DataMapper more flexible than ActiveRecord?

php database orm datamapper

Can I configure Hibernate to create separate sequence for each table by default?

Python / SQLAlchemy - load relation when foreign key is updated?

python orm sqlalchemy

T4 For Generating POCOs Over LLBLGen Pro Entities?

.net orm poco t4 llblgenpro

Doctrine 2 multi-level OneToOne Cascade

How to write a Doctrine2 delete query

orm doctrine-orm

sails.js - how can I acess session data in Model hook beforeCreate

Django: Adding model to ManyToMany by pk, without fetching

python django orm

Entity Framework: Why is a property of type array of objects not persisted to DB?

entity-framework orm

flask/sqlalchemy - OperationalError: (sqlite3.OperationalError) no such table

Virtual fields with Cakephp 3

php cakephp orm cakephp-3.0

How to design a multi-tenant node.js application?

hibernate post initialization

java hibernate orm

SQLAlchemy Custom Type Which Contains Multiple Columns

orm model sqlalchemy

Hibernate: how to maintain insertion order

java hibernate orm