Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Using discriminator in a entity that extends another

.NET ORMs need virtual, and can't deal with sealed?

Need for Hibernate in the legacy world [closed]

java hibernate orm

Update multiple records simultaneously with ActiveRecord in Rails using one query?

Generated Doctrine models respect case, but generated Yaml does not

php orm doctrine yaml case

How to create a Postgres database using GORM

go orm go-gorm

Process for Upgrading from RedBean 3.5 to RedBean 4

php orm redbean

JPA Entity Mapping which is related based on two other entity mappings

Hibernate: Error accessing field [private java.lang.Integer ] by reflection for persistent property

java hibernate jpa orm

SQLAlchemy and explicit locking

python orm sqlalchemy

How to create a Sequelize cli db migration after changes to the model

node.js orm sequelize.js

When is it appropriate to use a bidirectional association and when is it not?

Keeping JPA EntityManager open?

java orm jpa

How can I use generated value within composite keys?

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

ORM Select n + 1 performance; join or no join

sql performance orm

What is the difference between ORM and micro ORM?

Not-null property references a null or transient value for persisted value

Which ORM should i be using for .Net in 2016 to talk to SQL server? [closed]

Android Room FOREIGN KEY constraint failed