Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

In Java, when should I prefer String over StringBuilder vice versa?

Any recommendations for Sqlite C# ORM code generation [closed]

c# sqlite orm

JPA 2.0, hibernate 3.5, jars & persistence.xml location

jpa without container

Hibernate recursive query

java hibernate orm recursion hql

Hibernate generating SQL queries when accessing associated entity's id

Avoiding N+One selects and Invalid results from eclipselink with batch read

java orm eclipselink

SQLite support in SORM?

scala orm sorm

Hibernate does not load one to many relationships sets even with eager fetch

Using Green DAO with content provider

how to override django save method to update some field dynamically?

python django orm

Dynamic class_name for has_many relations

Code generator vs ORM

orm ado.net code-generation

SQLAlchemy declarative property from join (single attribute, not whole object)

How do I extend a SQLAlchemy bound declarative model with extra methods?

python orm sqlalchemy

Filter SQLAlchemy query result object's one-to-many attribute

Handling SQL constraint exceptions in Odoo ORM

DDD: subclasses & root entities

Do I really need an ORM?

Are there any ORM frameworks for Web SQL (javascript)? [closed]

javascript sql orm