Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Selecting specific columns in jpa 2 Criteria API?

IBM Websphere JPA configuration - how to update persistence.xml

java orm jpa websphere openjpa

SQLAlchemy equivalent to Django's annotate() method

python django orm sqlalchemy

What is the best ORM to use with codeigniter (php framework) and why? [closed]

Doctrine 2 Lazy loading fail

Does Dapper do an auto-select of columns that match properties?

orm dapper

petapoco insert problem

orm petapoco

How do you map a base class using ColdFusion ORM?

Django ORM & hstore : counting unique values of a key

Redbean, Multiple many-to-many using same object

php orm redbean

Laravel inserting and retrieving relationships

Entity containing other entities without having a table

symfony orm doctrine-orm

Hibernate how to implement dynamic data structure

Bad practice to have ORMs with NoSQL stores?

Building JPA Criteria API query - sorting by number of elements in collection

java hibernate jpa orm jpql

hibernate SELECT causes UPDATE

java hibernate orm sybase

PHP, ORM, MSSQL and Unicode, is it possible to make these work together?

php sql-server pdo unicode orm

Hibernate ORM - supporting Java 1.8 Optional for entity properties

java hibernate jpa orm java-8

Creating a one to many polymorphic relationship with doctrine

JPA clear collection and add new items