Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Embeddable and ElementCollection nesting

java hibernate jpa embeddable

truncate/delete from given the entity class

java jpa criteria criteria-api

How to inject EntityManager in CDI (weld)?

Do Domain Classes usually get JPA or JAXB Annotations or both?

jpa annotations dns jaxb

Difference Hibernate 3.5 / JPA 2.0

Autowiring into JPA converters

Java /JPA | Query with specified inherited type

java jpa entitymanager

How to get DataSource or Connection from JPA2 EntityManager in Java EE 6

java jpa jdbc java-ee-6

Hibernate updatable = false UUID field is updated

Where to place @SqlResultSetMapping in case of @ConstructorResult

jpa mapping entitymanager

Hibernate column annotation for TEXT

JPA/EJB3 Relationship

java jpa ejb-3.0

Hibernate lazy loading not working

java hibernate jpa jpa-2.0

How to audit JPA without Hibernate Envers

JPA's cascade = REMOVE and Hibernate's @OnDelete used together?

java hibernate jpa jpa-2.0

Hibernate 4 ClassCastException on LAZY loading while EAGER works fine

string id generator

jpa

How to read bytea image data from PostgreSQL with JPA?

Postgres Sql `could not determine data type of parameter` by Hibernate

store strings of arbitrary length in Postgresql