Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa-2.0

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

could not instantiate RegionFactory

java hibernate jpa-2.0

Where can i find jpa orm.xml usage samples [closed]

java jpa persistence jpa-2.0

Working example of Hibernate 3.6.2 2nd level caching with JPA2?

JPA criteria query, order on class

Deleting from table with @OneToOne annotation

In JPQL, how do you access properties of named parameters?