Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Kotlin with JPA/Hibernate: no lazy-loading without `open`?

Correct way to count associated objects using JPQL

java hibernate orm jpa jpql

Hibernate: how to fetch only not-logically deleted objects

Is there something equivalent to django's managers in SQLAlchemy?

Using ORM classes directly from the controller in MVC, bad practice?

php orm doctrine propel

Android OrmLite pre-populate database

android sqlite orm ormlite

Project$$EnhancerByCGLIB$$67a694bd appears in Hibernate

In SQLAlchemy, how do I create a unique pair?

Django: Getting complement of queryset

python django orm

SQLAlchemy declarative: table without any primary keys?

At what point does data normalization become ludicrous?

Django: Bulk operations

python sql django orm bulk

Is this lambda? if not what is it?

delphi orm devart

Dapper Query(..): stream or loads all?

c# orm dapper

Isolation Level vs Optimistic Locking-Hibernate , JPA

database hibernate jpa orm

java.lang.NoSuchMethodError: org.hibernate.engine.spi.SessionFactoryImplementor.getProperties()Ljava/util/Properties

Architecture for a business objects / database access layer

orm architecture

What's the meaning of ORM?

database oop orm

Converting SQL with subselect in select to HQL

java sql hibernate orm hql

How should I store an Java Enum in JavaDB?

java database orm enums javadb