New posts in orm

getting result set into DTO with native SQL Query in Hibernate

Beego ORM MySQL: default addr for network '...' unknown

How to add an extra column to a join table in spring data JPA [duplicate]

Setting the TTL (expire) using new Redis-OM & Node Object Mapping

JPA: how do I persist a String into a database field, type MYSQL Text

Best practices for SQLite DB and ContentProvider

CASE WHEN with ORM (SQLalchemy)

Android Room FOREIGN KEY constraint failed

TypeORM: update item and return it

Memory leaks Symfony2 Doctrine2 / exceed memory limit

Are SQL injection attacks possible in JPA?

Django query annotation with boolean field

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

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

Doctrine 2 update from entity

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

No operator matches the given name and argument type(s). You might need to add explicit type casts. -- Netbeans, Postgresql 8.4 and Glassfish

HibernateException: Couldn't obtain transaction-synchronized Session for current thread

Hibernate hbm2ddl.auto, possible values, and what they do

How to delete rows from a table using an SQLAlchemy query without ORM?