Search code examples
Unable to import hibernate configuration file in eclipse...


javaeclipsehibernate

Read More
SpringBoot stores data in h2 , but failed to retrieve the data and show it in JSON format in browser...


javahibernatejpaspring-tool-suite

Read More
Why do spring/hibernate read-only database transactions run slower than read-write?...


javaspringhibernatedatabase-performancespring-transactions

Read More
How does JPA orphanRemoval=true differ from the ON DELETE CASCADE DML clause...


hibernatejpacascadecascading-deletesorphan-removal

Read More
Conditional loading @ManyToMany JPA...


javaspring-boothibernatejpa

Read More
HQL combined "distinct" and "order by"...


hibernatejpajpa-2.0hql

Read More
PostGIS Geometry saving: "Invalid endian flag value encountered."...


springhibernategeometryendiannessjts

Read More
How to specify a Regular Expression for LocalSessionFactoryBean mappingLocations...


javaregexspringhibernateconfiguration

Read More
How to wrap and hide the Hibernate Session...


javahibernatesessionarchitecturedao

Read More
how to use hiberanate search 7.1.0 analyzer settin in spring boot 3...


spring-boothibernatelucenehibernate-search

Read More
How to create a OneToMany relationship targeting a combined primary key in Hibernate?...


hibernatespring-data-jpahibernate-mapping

Read More
Can I tell Spring Data JPA/Hibernate order of composite Primary Key?...


javaspringhibernatejpaspring-data-jpa

Read More
How to prevent Lost Updates in a Java application which uses Hibernate?...


javahibernatejakarta-eejpatransactions

Read More
How a JAR can load the hibernate.cfg.xml external file?...


javahibernate

Read More
Mapping array with Hibernate...


postgresqlhibernatejpa

Read More
Hibernate @ManyToOne Cascade working super weirdly...


javaspringhibernatemany-to-one

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


hibernatejpajakarta-eecdimanaged-bean

Read More
Verify the queries executed by spring jpa repository...


javahibernatespring-data-jpa

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


javasqlhibernatejpaorm

Read More
Hibernate Error: a different object with the same identifier value was already associated with the s...


javahibernate

Read More
How to insert an "Optimizer hint" to Hibernate criteria api query...


javasqloraclehibernatecriteria

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


javahibernatejpaspring-data-jpa

Read More
Hibernate Attribute Converter Integer and String...


javahibernate

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


javasql-serverhibernatejpaspring-data-jpa

Read More
Spring Boot - Hibernate - Table does not exists...


javaspringhibernatespring-bootspring-data-jpa

Read More
Difference between @LazyCollection(LazyCollectionOption.FALSE) and @OneToMany(fetch = FetchType.EAGE...


javahibernatejsflazy-loading

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


javaspringhibernatejpaspring-data

Read More
JPA AttributeConverter makes hibernate generate update statements on whole table in transaction...


javaspringhibernatejpaspring-data-jpa

Read More
How to get nextval of dynamic sequence...


oraclehibernate

Read More
DEFAULT constraint not set by Hibernate...


postgresqlhibernate

Read More
BackNext