Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Why Spring's @Transactional works without proxy?

How to use JPA - EntityGraph to load only a subset of entity @Basic attributes?

JPA - Unknown entity bean class

java netbeans jpa glassfish

How can I trigger actions in my JPA mapped classes whenever they are saved to the database?

jpa

@IdClass JPA Annotation

jpa

Criteria queries in EJB 3

how do you enforce conditional not null check across sql columns

openJPA on Java SE

orm jpa openjpa java

Hibernate versioning parent entity

JPQL check many-to-many relationship

java jpa jpql jpa-2.0

JPA mapped model returns null elements with Composite-Keys

java hibernate spring orm jpa

Detach JPA objects with lazy initialized properties

Using CDI + WS/RS + JPA to build an app

How to define polymorphism in JPA

EJB/JPA: Is it called JPQL or EJBQL?

java jpa jakarta-ee ejb jpql

How to handle persistence context (EntityManager) with jax-rs sub-resource locators?

java rest jpa jax-rs

Running multiple JPA transactions in parallel

How to set up "one-to-many" mapping of List objects by XML without index column

jpa on a Desktop SWING Application

EntityManager does not write to database