Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

JPA - saving changes without persist() invoked

How to specify that a combination of columns should be a unique constraint using annotations?

JPA Hibernate Metamodel generation through maven

hibernate jpa

JPA Database structure for internationalisation

java jpa

Not-null property references a null or transient value for persisted value

What is the use of @Table annotation in JPA?

hibernate jpa

Select for update skip locked from JPA level

Good practice when using kafka with jpa

Are there any good ORMs (preferably JPA implementations) that support SQLite (on Android)? [closed]

java android sqlite jpa orm

How to find the version of JPA?

java orm jpa jakarta-ee

Why hibernate always call "update" statement after using "select" statement in MySQL?

java sql database hibernate jpa

JPA: How to fetch eagerly an embedded element collection

java hibernate jpa jpql

JPA concurrency issue "On release of batch it still contained JDBC statements"

Dynamic Queries in Spring Data JPA

How to have 2 collections of the same type in JPA?

How to set a default query timeout with JPA and Hibernate?

How do I catch the constraint violation exception from EclipseLink?

jpa jpa-2.0 eclipselink

@ManyToOne mapping fails to save parent ID

Error creating bean with name 'entityManagerFactory

java spring hibernate jpa

Hibernate @OneToOne @NotNull