Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

What is the use of the Hibernate @LazyCollection annotation

How to get next value of SQL Server sequence in Entity Framework?

Why are people continuing to use xml mapping files instead of annotations? [closed]

Mapping a class against multiple tables in SQLAlchemy

Can the Django ORM store an unsigned 64-bit integer (aka ulong64 or uint64) in a reliably backend-agnostic manner?

CodeIgniter, models, and ORM, how to deal with this?

php codeigniter orm

Primitive or wrapper for hibernate primary keys

java hibernate orm

How to make Django QuerySet bulk delete() more efficient

python django orm

Mapping enum types with Hibernate Annotations

Entity Framework/MVC3: temporarily disable validation

Any Postgres compatible ORM for Node.js? [closed]

postgresql orm node.js

When inserting an entity with associations, is there a way to just use the FK instead of retrieving the entity?

php orm doctrine doctrine-orm

Laravel Eloquent ORM - Many to Many Delete Pivot Table Values left over

What does persistence object means in Hibernate architecture?

java hibernate orm persistence

ASP.NET MVC - Database entities or ViewModels?

Why are composite keys discouraged in hibernate?

Does JPA support mapping to sql views?

java sql orm jpa view

Code-First or Database-First, how to choose?

.net database orm

Eager , Lazy and explicit loading in EF6

Latest Dapper VS Entity Framework 6 performance considerations