Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Hibernate: how do I retrieve my entities from a ScrollableResults?

SQLAlchemy Column to Row Transformation and vice versa -- is it possible?

Spring+JPA+Hibernate: persist is updating the entity surprisingly. Please go through the details

java hibernate spring orm jpa

OutOfMemory when reading big amounts of data using hibernate

Is cayenne good choice for my requirement? [closed]

NHibernate mapping one table on two classes with where selection

hibernate using annotations or using hibernate configuration files

Django getting executable raw sql for a QuerySet

python sql django orm

@ManyToMany - data does not persist in Database

Django ORM queries fail to select new objects

python mysql django orm

Best way to handle dirty state in an ORM model

Doctrine2 : Applying a filter to an association

orm symfony doctrine-orm

SQLAlchemy column_property basics

SQLAlchemy Relationship Error: object has no attribute 'c'

Ebean and many-to-many relationships - how?

org.hibernate.AnnotationException: No identifier specified for entity

java hibernate groovy orm

Why is the n+1 selects pattern slow?

sql orm select-n-plus-1

How to INSERT using a SELECT in Hibernate

java sql hibernate orm hql

sequelize - update row without altering the updated_at field

node.js orm sequelize.js

EmbeddedId with foreign key

java jpa orm