Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

Get entity JPA Id after merge?

jpa jpa-2.0

EntityManager.find can't find entity, but using the Criteria API does

JPA 2 -- Using @ElementCollection in CriteriaQuery

How to check a collection size in JPA2

jpa-2.0 criteriaquery

Mapping Extra Attribute in a Join Table JPA 2

jpa-2.0

Is it illegitimate to name an JPA entity "Group"?

Tomcat 7 Spring App IntelliJ IDEA 10.5 OutOfMemoryError: PermGen space

Row numbering with p:dataTable

mysql jsf-2 jpa-2.0 primefaces

Store an integer for bitwise compare in a permission model using JPA 2

Cascade Type.ALL not working

jpa-2.0 hsqldb

Hibernate/Envers unable to read the mapped by attribute

JPA - correct way to insert to a join table (with extra columns)

How to group by result with JPA and JpaSpecificationExecutor?

JPA Expression concatenate more than two columns

Tuple result Criteria API subquery

Merge and get the to-be-updated version without flush?

hibernate jpa jpa-2.0

@ElementCollection @CollectionTable in One to Many mapping

java hibernate jpa jpa-2.0

JPA Hibernate bulk/batch update in Spring MVC

JPA 2.0 Implementations comparison : Hibernate 3.5 vs EclipseLink 2 vs OpenJPA 2

hibernate jpa-2.0

Hibernate 3.5-Final in JBoss 5.1.0.GA