Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Update an entity inside an aggregate

JPA 2 / Hibernate orphan removal still not working with @OneToMany?

java hibernate jpa orm orphan

Java Hibernate/C3P0 error: "Could not obtain connection metadata. An attempt by a client to checkout a Connection has timed out."

java hibernate orm c3p0

Why has Hibernate switched to use LONG over CLOB?

java oracle hibernate orm clob

How to organize a Data Base Access layer?

CodeFirst loading 1 parent linked to 25 000 children is slow

How do I join tables on non-primary key columns in secondary tables?

java hibernate orm

Decouple a JPA entities jar from persistence.xml in SE environment

How to mimic upsert behavior using Hibernate?

java hibernate orm upsert

How to know/log whether Hibernate 2nd-level cache was used or not for a query?

Which ORM to use?

What is the use of bag tag in Hibernate?

SQLAlchemy - ObjectDeletedError: Instance '<Class at...>' has been deleted. Help

python sql orm sqlalchemy pylons

JPA Best Practice: Static Lookup Entities

Deleting JPA object fails due to foreign key constraints?

java hibernate orm jpa jpa-2.0

Chaining waterline calls with Promises

orm promise sails.js q waterline

Suggestions on how to map from Domain (ORM) objects to Data Transfer Objects (DTO)

(Only) generate SQL-Code with SqlAlchemy

python orm sqlalchemy

TypeORM getRepository.find() does not include Foreign Key Fields

orm typeorm ts-node

Most complete ORM with LINQ support?

sql linq-to-sql orm