Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

MVC, ORM, and data access patterns

Collections in ORMLite

Doctrine 2 and ORM: how to cache every query for some entity?

php caching orm doctrine-orm

Django remove duplicates from queryset

python django orm

Python SQLAlchemy: Mapping a PostGIS geom field

@IdClass Produces 'Identifier of an Instance was Altered' with JPA and Hibernate

java hibernate jpa orm entity

update existing column value in JPA CriteriaUpdate

orm eclipselink jpa-2.1

(N)Hibernate "session-per-application" considered evil for specific use case?

Persistence classes in Qt

sql qt orm

What is an ORM in a web application?

php mysql web-applications orm

django and sqlalchemy

python django orm sqlalchemy

Hibernate: Parent/Child relationship in a single-table

getCurrentSession hibernate in web

java hibernate orm

Is It Incorrect to Make Domain Objects Aware of The Data Access Layer?

With a created by timestamp, is it better to have the DB manage it, or the application?

java mysql hibernate orm

Ordering results by computed value in Hibernate

hibernate orm hql criteria

Entity Framework vs. nHibernate for Performance, Learning Curve overall features

Morphia use for Scala

orm scala mongodb morphia

java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to entity.UserEntity

How to define varying attributes for a product system in mongoose (node.js)