Search code examples
Mapping array with Hibernate...

postgresqlhibernatejpa

Read More
Why do I need to put @NamedQuery on Entity class?...

jpanamed-query

Read More
Spring Boot JPA : Autowired JPA repository is null...

springjpaspring-boot

Read More
Transaction is required to perform this operation (either use a transaction or extended persistence ...

hibernatejpajakarta-eecdimanaged-bean

Read More
Flyway Spring Boot Autowired Beans with JPA Dependency...

jpaspring-bootjava-8flyway

Read More
Why does not Hibernate set @DynamicInsert by default...

javasqlhibernatejpaorm

Read More
Is Quarkus ever returning an instance of HibernateProxy...

javajpaquarkusquarkus-panache

Read More
Unable to save Entity with OneToMany mapping using JPA...

javahibernatejpaspring-data-jpa

Read More
How to obtain Class from JPA entity name?...

classjpaentity

Read More
java.lang.IllegalStateException: Failed to load ApplicationContext Spring Boot + JUnit test...

spring-bootjpajunit

Read More
Hibernate: Multiple @Version columns andfields when using inheritance...

javasql-serverhibernatejpaspring-data-jpa

Read More
Is EntityManager injected with @PersistenceContext to a @RequestScoped CDI bean thread-safe?...

jpajakarta-eethread-safetycdi

Read More
Use CriteriaBuilder on embedded object...

jpaeclipselinkmetamodelembeddable

Read More
Persisting an associated detached entity by cascade in Spring Data Jpa. Is it possible?...

javaspringhibernatejpaspring-data

Read More
DTO and how this works exactly?...

javajpadto

Read More
Advice on handling transaction rollbacks with Spring Boot...

javaspringpostgresqlspring-bootjpa

Read More
JPA CriteriaQuery calculating datetime difference for use in where predicate...

javajpa

Read More
spring boot 3 - hibernate 6.1 - group by error with constructor expression query...

jpaspring-data-jpajpqlhibernate-6.x

Read More
@MappedSuperclass is not an @Entity in JPA?...

javahibernatejpainheritanceorm

Read More
Spring data JPA have selection of one table 1 get the details of table 2 as well...

sqlspringspring-boothibernatejpa

Read More
Spring data jpa- No bean named 'entityManagerFactory' is defined; Injection of autowired dep...

javaspring-mvcjpaspring-dataspring-data-jpa

Read More
Hibernate Error Message: Save the transient instance before flushing...

javaspringjpa

Read More
Cannot create a table in H2 with a custom enum...

spring-bootjpah2jpa-2.0

Read More
SerializationException while deserializing com.google.appengine.api.datastore.Key GWT...

google-app-enginegwtjpagoogle-cloud-datastoredatanucleus

Read More
I saw the table creation operation in the IDEA console, but I don't see the table in the H2 page...

javaspring-bootjpah2

Read More
spring boot 3 data jpa generate count_big instead of count...

javaspring-boothibernatejpaspring-boot-3

Read More
Why does Hibernate generate a complex subquery for a bidirectional @OneToMany relationship with @Joi...

databasespring-boothibernatejpaorm

Read More
Many-To-Many Spring JPA relationship returns no data from get()...

javaspring-bootjpaspring-data-jpa

Read More
Embeddable entities with Spring Boot and Kotlin...

springkotlinjpa

Read More
JPA GeneratedValue generated an already existent Id...

javajpaspring-data-jpajpa-2.0

Read More
BackNext