Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

AND/OR grouping WHERE conditions with Criteria Predicates in Hibernate

Hibernate generates too long identifiers for Oracle

oracle-database hibernate

Wildfly - how to enable transactions to enable lazy loading

Hibernate DetachedQuery and Spring's HibernateTemplate with Restriction giving wrong results

Migration from Spring Boot 2.X to 3.X - removed TypeDef annotation and deprecated EnumType from hibernate

Jasypt Integration With Hibernate 4 and spring 3.1

spring hibernate jasypt

Caching using hibernate

How do I "obtain transaction-synchronized Session for current thread" in a Micronaut / Kotest / Hibernate test

How to check if entity in set contains a certain value using criteriaBuilder?

Hibernate 4.2 exception: Element type "hibernate-mapping" must be declared

Finding values in "IN" clause that do not match a record

sql hibernate

why infinite loop hibernate when load data

Ready configurations for Spring + Hibernate

@Formula to count object from a @OneToMany association in spring data jpa

Create sequence in h2 database

sql hibernate h2

What is the "correct" or "safe" way to update a persisted object with Spring MVC 3 + Hibernate?