Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity

EF4, Lambda, Repository pattern and DTOs

Is it possible to move named queries of an entity to another class

jpa entity named-query

HTTP Range Header for Entity lists

http rest entity range

System.ArgumentException: The modelEntityContainerName parameter contains characters that are not valid

frameworks entity reverse

Yesod/Persistent entity deriving Show

entity persistent yesod

How to lock whole entity (table) in JPA entity manager

hibernate jpa locking entity

@SqlResultSetMapping columns : entities with sub-entities

java sql hibernate entity

How to identify EJB entity property changes in @PreUpdate?

Code-First Reference one-to-many

LEFT JOIN ON() in JPQL

java sql jpa entity jpql

Dynamic LINQ Expression for sorting navigation property

linq asp.net-mvc-3 entity

How to bind a Json into a Entity in Symfony2

php json symfony entity bind

Oracle materialized view with Entity Framework model

EF Core and DDD: Store ValueObjects in the same table as Entities, also use parametrized constructors to set property values on Entities

MVC: Are Models and Entity objects separate concepts?

Saving many entities in GAE with JPA

Symfony2 Custom form type using entity trying to test it

jpa hibernate @OneToOne @JoinColumn referencedColumnName ignored

java hibernate jpa entity

Finite State Machine Implementation in an Entity Component System

Symfony2: PrePersist/PreUpdate lifecycle-event not fired