Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Hibernate - how to map an EnumSet

java hibernate orm enums set

Pros & Cons: Hibernate vs. EJB 3

java hibernate orm jpa

JPA left join to find unused entries

java sql jpa orm left-join

Hibernate Many-To-One Foreign Key Default 0

java hibernate orm many-to-one

Does it make sense to use an OR-Mapper?

ASP.NET MVC Manage SQLConnection with Dapper

SQLAlchemy ORM before-insert hook

orm sqlalchemy

Django: Two different child classes point to same parent class

django orm

Is there a way to map to immutable entities in entity framework?

Symfony FosUserBundle show only user with role == ROLE_USER

Help needed for LINQ To SQL operations (insert/update) with nested POCO's

.net linq-to-sql orm poco

NHibernate on legacy DB

Does any .NET ORM support localized entities out-of-the-box?

c# .net entity-framework orm

Update OneToMany list after entity save in Hibernate

java hibernate orm

Redbean O/RM store "date" as varchar(255)?

php mysql orm redbean

For java developers, what is better than Hibernate? [closed]

Ordering query result by numeric strings in django (postgres backend)

python django postgresql orm

Specific complex SQL query and Django ORM?

sql django orm

How to change default null sorting behavior from PostgreSQL in the Django ORM

django postgresql orm

Starting with existing database on Laravel 5

php laravel orm eloquent