Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in jpa
Setting default values for columns in JPA
Sep 30, 2022
java
jpa
annotations
Hibernate SessionFactory vs. JPA EntityManagerFactory
Dec 14, 2021
java
hibernate
jpa
sessionfactory
hibernate-entitymanager
org.hibernate.HibernateException: Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
Aug 14, 2022
java
hibernate
maven
jpa
spring-boot
PersistentObjectException: detached entity passed to persist thrown by JPA and Hibernate
Aug 14, 2022
java
hibernate
jpa
entity
persist
Why does JPA have a @Transient annotation?
Aug 14, 2022
java
jpa
jakarta-ee
annotations
transient
What is the easiest way to ignore a JPA field during persistence?
Aug 13, 2022
java
database
hibernate
jpa
The JPA hashCode() / equals() dilemma
Aug 13, 2022
java
hibernate
jpa
identity
eclipselink
Create the perfect JPA entity [closed]
Aug 13, 2022
java
hibernate
jpa
equals
Hibernate throws MultipleBagFetchException - cannot simultaneously fetch multiple bags
Sep 13, 2022
java
hibernate
jpa
one-to-many
bag
JPA JoinColumn vs mappedBy
Oct 27, 2022
java
hibernate
jpa
orm
Difference between FetchType LAZY and EAGER in Java Persistence API?
Nov 06, 2022
java
hibernate
jpa
orm
java-persistence-api
What's the difference between JPA and Hibernate? [closed]
Aug 13, 2022
java
hibernate
jpa
jakarta-ee
orm
How to fix the Hibernate "object references an unsaved transient instance - save the transient instance before flushing" error
Nov 08, 2022
java
hibernate
jpa
orm
entity
What is difference between CrudRepository and JpaRepository interfaces in Spring Data JPA?
Aug 13, 2022
java
spring
jpa
spring-data
spring-data-jpa
JPA EntityManager: Why use persist() over merge()?
Aug 13, 2022
jpa
merge
entitymanager
persist
java-persistence-api
« Newer Entries