Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

What is the Difference between Active record and ORM in rails?

Fluent NHibernate, joined-subclass mapping

What are the pros/cons of returning POCO objects from a Repository rathen than EF Entities?

What is so great about ORM?

Is it possible create column name with white spaces using hibernate?

java hibernate orm

Hibernate Annotations not working for getters but working for attributes

java hibernate 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?