Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

JPA: Foreign key constraint on delete

java mysql hibernate jpa

Eclipse not creating JPA entities from table

eclipse jpa

Persist list of Entities with <int-jpa:outbound-channel-adapter

Configuring EJB on JBoss AS 7 using JTA datasources: every statement is commited

What is the work-around for deleting orphan entities using JPA 2.0 and @OneToMany?

Different between @AttributeOverride and @AssociationOverride in JPA

java hibernate jpa

How to get persistence unit name from EntityManager

jakarta-ee jpa

JPA Criteria api join through embedded ID

@autowire error with spring-boot, JPA and CrudRepository

java jpa spring-boot

Update entity from DTO with hibernate erases other fields

java spring hibernate jpa dto

Querying Data with a predicate and paging using Spring Data JPA

What cannot be done without EJB

java jakarta-ee jpa ejb

Unable to perform insert/update/delete

How to show formatted contact numbers?

Exception regarding runtime optimization using openJPA MySQL

java mysql jpa openjpa

Where should we use @Transactional and where is Service layer?

spring spring-mvc jpa

JPA QueryDSL exists and count

java sql jpa querydsl

When does JPA's EntityManager give Performance Benefits over plain JDBC?

jpa creating new entity while deleting old one that has the same primary key value

java jpa eclipselink

orphanRemoval not working properly in hibernate : Element inserted and removed from list is persisted in DB