Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Why does django ORM's `save` method not return the saved object?

django orm django-models

TypeORM: update item and return it

Dapper and SQL Injections

.net orm .net-3.5 dapper

JPA Criteria builder IN clause query

java jpa orm jpa-2.0 openjpa

Is there such thing CASE expression in JPQL?

java oracle orm jpa

What exactly is "persistence ignorance"?

The advantages and disadvantages of using ORM [closed]

orm

Django query annotation with boolean field

Bypass GeneratedValue in Hibernate (merge data not in db?)

java hibernate spring orm jpa

Best practices for SQLite DB and ContentProvider

android orm

CASE WHEN with ORM (SQLalchemy)

python orm sqlalchemy

SQLAlchemy: Scan huge tables using ORM?

Memory leaks Symfony2 Doctrine2 / exceed memory limit

Doctrine 2 update from entity

php orm doctrine-orm

Are SQL injection attacks possible in JPA?

jpa orm sql-injection jpql

Does it make sense to use reflection when implementing toString()?

java json reflection orm gson

How do I map a composite primary key in Entity Framework 4 code first?

How to use JPA2's @Cacheable instead of Hibernate's @Cache

When to Use EntityManager.clear()?

hibernate orm

Hibernate - @ElementCollection - Strange delete/insert behavior

java hibernate orm jpa jpa-2.0