Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

How to map a property for HQL usage only (in Hibernate)?

java hibernate orm

how to minimize application downtime when updating database and application ORM

database orm

Is it bad practice to use DiscriminatorFormula for migration of Hibernate databases?

object-relational mapping

c# .net orm mapping

ColdFusion ORM Relationship

orm coldfusion

Symfony Doctrine Query to calculate rank after a group by subquery

php orm symfony1 doctrine rank

Determining which field causes Doctrine to re-query the database

php orm doctrine doctrine-1.2

ORM Equivalent for a Star/Snowflake Schema

Zend Framework: Models, Mappers; Default Fields in Mappers & Field Operations in Models?

Coldfusion 9 ORM Mapping issue

FuelPHP ORM database schema for i18n, opinions/suggestions

Eloquent best practice for key/value pair type table

Using Dapper with Oracle User-Defined Types

c# .net oracle orm dapper

EF: Entity Dependency injection

EF: mapping class properties to Rows not Columns

c# entity-framework orm

Laravel 4.1 Eloquent - Filtering a relationship collection

php orm laravel eloquent

How to design unit of work to support bulk operations and give more performance?

How to delete children on update parent?

Change Table Name of an Entity on runtime? [duplicate]

java hibernate orm jpa jpa-2.0

Symfony ArrayCollection vs PersistentCollection