Search code examples
Hibernate validator: @Email accepts ask@stackoverflow as valid?...


hibernatevalidationspring-mvchibernate-validator

Read More
ArrayStoreException when loading collections with UserType in parent entity...


hibernatejpa

Read More
NoSuchMethodError during validator test (javax.el 3.0.0)...


javaspringhibernatevalidation

Read More
How to bulk create / insert data in Java Spring?...


javaspringdatabasehibernate

Read More
java.sql.Date not inserted into datatables...


javahibernate

Read More
org.postgresql.util.PSQLException: ERROR: function lower(bytea) does not exist...


postgresqlhibernatejpalowercasenamed-parameters

Read More
Problems mapping UUID in JPA/hibernate...


javahibernatejpauuid

Read More
How I can compare Null entity without throws NullPointerException...


javahibernatespring-mvcnullpointerexception

Read More
Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect)...


javahibernatespringamazon-web-servicespessimistic-locking

Read More
PGP_Sym_Encrypt not working in hibernate but works when using the manual insert query...


javapostgresqlhibernateencryptionpostgresql-9.4

Read More
How to insert values into multiple tables using a form having relation map using hibernate?...


javaspringhibernate

Read More
hibernate - Postgres- target lists can have at most 1664 entries...


hibernatepostgresqlorm

Read More
Execute a Create Table Query through the JPA EntityManager...


mysqlsqlhibernatejpacreate-table

Read More
How to specify a Primary Key on @ElementCollection...


javahibernatejpaormhibernate-mapping

Read More
How can we make @TenantId as part of composite primary key in spring boot jpa...


javaspringhibernatejpa

Read More
JPA @ElementCollection how can I query?...


javasqlhibernatejpaspring-data

Read More
EntityActionVetoException: The EntityInsertAction was vetoed...


springhibernategrailsgrails-orm

Read More
How to combine GWT+Hibernate+MySQL in Eclipse IDE?...


mysqleclipsehibernategwt

Read More
How to override FetchType.EAGER to be lazy at runtime...


javahibernatejpapersistence

Read More
How to efficiently search inherited entities with JOINED strategy in JPA (Person or Organization as ...


javaspringspring-boothibernateinheritance

Read More
"Detached entity passed to persist" immediately after saving...


javahibernate

Read More
JPA (Hibernate-backed) Maker-Checker Multi-Level Inheritance...


javahibernatejpa

Read More
Problems with Hibernate startup logging after adding JPA with database in SpringBoot version 3.4.0...


spring-boothibernatespring-data-jpa

Read More
When are connections returned to the connection pool with Spring JPA (Hibernate) Entity Manager?...


javamysqlspringhibernatejpa

Read More
Spring ModelMapper error: Mapping already exists for controller...


springhibernatemodelmapper

Read More
How to write HQL Insert query?...


javamysqlhibernate

Read More
LazyInitializationException : Why can't Hibernate create a session on lazy loading?...


javahibernatespring-bootlazy-loading

Read More
Fetching records matching multiple joined attributes...


javahibernatejpaspring-data

Read More
JPA primary key auto generate...


javahibernateormjpaoracle10g

Read More
HQL select vs delete. Why delete with cross join doesn't work?...


hibernatespring-data-jpahql

Read More
BackNext