Search code examples
Hibernate table not found...


javahibernate

Read More
Table doesn't exists using hibernate...


javahibernate

Read More
Unable to resolve name [org.hibernate.dialect.MYSQL5Dialect] as strategy [org.hibernate.dialect.Dial...


javahibernatespring-boot

Read More
"Soft delete" in Hibernate with OneToOne mapping...


javahibernate

Read More
How to set the column order of a composite primary key using JPA/Hibernate...


mysqlhibernatejpacomposite-primary-key

Read More
Location of hibernate.cfg.xml in project?...


javahibernateorm

Read More
org.hibernate.exception.GenericJDBCException: could not execute query...


javahibernateexception

Read More
SemanticException: Select item at position 1 in select list has no alias when using JPQL subselect...


javahibernatejpaspring-data-jpa

Read More
Use Hibernate to save objects to the database...


javadatabasehibernatejpaorm

Read More
MySQL database connection error: ManagedConnectionFactory is null...


javamysqldatabasehibernate

Read More
is using DTOs in every case always a good practice?...


springspring-boothibernateentitydto

Read More
cannot insert null in one to many relationship hibernate annotation...


javahibernateormannotations

Read More
Avoid Jackson serialization on non fetched lazy objects...


javaspringhibernateserializationjackson

Read More
Jackson triggering JPA Lazy Fetching on serialization...


javajsonspringhibernatejpa

Read More
Eclipse the import cannot be resolved after Java update...


javaeclipsehibernate

Read More
Spring Boot Fails to Start after First Boot...


javaspringspring-boothibernate

Read More
How can I change the database table column order?...


javadatabasehibernatejpaspring-data-jpa

Read More
Why does @EntityGraph not load EAGER scince Spring version 2.2.5?...


spring-boothibernatejpaeager-loadingentitygraph

Read More
Looping problem when serializing objects to JSON in Spring Boot...


javajsonspringhibernate

Read More
Problem with proper usage of orphan removal...


javahibernatejpa

Read More
Spring JPA: Providing Schema Name Dynamically...


javahibernatespring-bootspring-data-jpahibernate-entitymanager

Read More
Use Hibernate to verify Java enum matches Postgres enum...


javapostgresqlhibernateenumsannotations

Read More
Firebird Hibernate dialect misplaces first ? and skip ? parameters in statement...


springhibernatefirebirdnativequery

Read More
JPA + spring boot - findBy <field> extremely slow when Database is huge ( 20M lines Table )...


javaperformancehibernatespring-data-jpa

Read More
JPQL how to JOIN FETCH a List with anymatch condition against the List...


javaspringhibernatejpaspring-data-jpa

Read More
Service layer in java swing application...


javaspringhibernatearchitectureservice-layer

Read More
Glassfish uses internal module library instead of application library...


javaspringhibernatespring-bootglassfish-4.1

Read More
Hibernate LockOptions with timeout...


javahibernate

Read More
How can I let Hibernate merge consecutive INSERT statements into multi-valued INSERT...


javapostgresqlhibernatejdbc

Read More
StackoverflowError: I have a loop, but I dont know where and why...


javahibernate

Read More
BackNext