Search code examples
Hibernate Criteria.setMaxResults() fails on Oracle 11g...

javaoracle-databasehibernatepagination

Read More
How to properly determine whether an "exists" JPA Criteria Query clause returned true or f...

javahibernatejpacriteria-api

Read More
Embeddable and ElementCollection nesting...

javahibernatejpaembeddable

Read More
Drawbacks of a high hibernate.jdbc.batch_size setting...

javahibernatejdbc

Read More
required a bean of type 'org.hibernate.SessionFactory' that could not be found...

javaspringhibernatemavenspring-boot

Read More
Hibernate Batch process : Stateless Session VS Regular Session Native Query...

javadatabasehibernatejpabatch-processing

Read More
Multiple datasource, Could not write JSON: failed to lazily initialize a collection of role: could n...

javaspring-boothibernatejpaspring-data-jpa

Read More
Is it possible to merge multiple non persisted child entities at once?...

javaspring-boothibernate

Read More
How to configure default database schema for native queries in pure JPA?...

javaoracle-databasehibernatejpanative-sql

Read More
What is the 'best' way to do distributed transactions across multiple databases using Spring...

javahibernatespringtransactionsxa

Read More
Hibernate reverse engineering INTEGER with different sizes...

javadatabasehibernate

Read More
IllegalArgumentException occurred while calling setter...

hibernate

Read More
Tried to get current time but got date in 1970...

javadatabasehibernatedatetime

Read More
How to dynamically add, modify and remove Class Mappings and Entities in existing SessionFactory wit...

hibernatenhibernatehibernate-mappinghibernate-criteriasessionfactory

Read More
Hibernate - HQL pagination...

hibernatepaginationhql

Read More
How to fix "Error executing DDL "alter table events drop foreign key FKg0mkvgsqn8584qoql6a...

javamysqlhibernatespring-boot

Read More
How to mention MySQLDialect for Hibernate 5.4.17 and MySQL 8.0?...

mysqlhibernate

Read More
How to resolve "Dialect class not found: org.hibernate.dialect.MYSQLDialect" Exception?...

javamysqlhibernate

Read More
Android Java Get All Backround Running Apps Or Services...

javaandroidhibernatekill-processtaskkill

Read More
Hibernate Duplicate class name exception...

javahibernatereverse-engineering

Read More
javax.persistence.PersistenceException : [PersistenceUnit: vodPersistenceUnit] class or package not ...

javaspringhibernate

Read More
Spring Boot Hibernate createEntityManagerFactory error when I run JUnit test...

javaspring-boothibernatejunitpersistence.xml

Read More
setting hibernate.max_fetch_depth in spring petclinic...

javaspringhibernatespring-mvcjpa

Read More
@Id @GeneratedValue but set own ID value...

javahibernatejpa

Read More
Can I use @CreationTimestamp(source = Source.DB) / @UpdateTimestamp(source = SourceType.DB) is the @...

javapostgresqlhibernatespring-data-jpa

Read More
Usage of Coalesce or Case statement in JPA...

hibernatejpajpa-2.0criteria-apicoalesce

Read More
Should I use @ManyToMany or @OneToMany for User-Role Relationships?...

javahibernatejpaspring-data-jpa

Read More
SpringBoot "not an entity"...

javahibernatespring-boot

Read More
Hibernate - How to store java.net.URL into a database through Hibernate...

javahibernate

Read More
Deprecated createCriteria method in Hibernate 5...

javahibernate

Read More
BackNext