Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

ADO EF - Errors Mapping Associations between Derived Types in TPH

c# entity-framework orm

Can you find out if a Django Model instance is "dirty"?

django orm sqlalchemy

Hibernate @OrderBy for nested properties

Hibernate, id, oracle, sequence

java oracle hibernate orm jpa

Python is there an ORM for SQL and NoSQL

python orm

Hibernate handling of nullable=true in @Column

java mysql hibernate jpa orm

Should JPA entities and DDD entities be the same classes?

Best strategies when working with micro ORM?

c# orm dapper petapoco massive

Anyone using the Entity Framework *Well*?

rails has_many :through has_many :through

How to store extensible metadata in an ORM-friendly way in .NET?

Running find throws a Detached entity passed to persist exception

How to choose an object relational mapping for .net

.net orm

Modelling a Two to Many Relationship in JPA/Hibernate

java hibernate jpa orm

Whats the difference between JPA and JDO specifications?

java orm jpa jdo

Eclipse plugins for Spring / Hibernate development?

org.hibernate.MappingException: Unknown entity: java.lang.Long

hibernate orm jpa-2.0

Default Entity Framework timeout

c# entity-framework orm

The difference between an Eloquent Model and a Model?

php laravel orm model eloquent

How to delete one-to-one relating models cascading in django?