Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Using stateless EJB beans in an Entity Bean

java jpa ejb-3.0

How to identify EJB entity property changes in @PreUpdate?

LEFT JOIN ON() in JPQL

java sql jpa entity jpql

Spring transactional context doesn't persist data

A soft-locked cache entry was expired by the underlying Ehcache

Hibernate: How configure EntityManager in Hibernate?

Spring Roo: use JPA entity as a DAO

jpa dao spring-roo

How to inherit a model from superclass in playframework

JPA Map w/ Entity Key and Entity Value

Mapping Single Table to Embeddable Collection in JPA

java hibernate jpa

JPA EntityManager persist() causing object to appear detached even though an error was thrown

How can i inner join a subquery in JPQL

jpa jpa-2.0 jpql

inserting / updating a row based on its availability in database

java mysql hibernate jpa jdbc

Spring data - domain object inheritance and generic methods

java generics jpa spring-data

how to call stored procedure with multiple in and out parameters using entity manager

Can't understand connection pooling error using JPA, Tomcat, Oracle

entitymanager.close() not closing connections to database

java hibernate jpa c3p0

JPA criteria query in a many-to-many relationship

Hibernate entity manager looking for tables in different schemas

java hibernate jpa

Hibernate composite primary key using @Embedded and @Id