Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Invalid Object Name for Hibernate Sequence Generator

Because of Hibernate Mapping need to have some of the fields as @Transient but JSP does not have access to them

Should I use beginTransaction while using @Transactional?

spring hibernate

How to have hibernate use String.intern on attributes

java hibernate

Hibernate CriteriaBuilder concatenate multiple rows into one

Hibernate 2nd level cache one-to-one doesn't work

Java Hibernate Count Rows

java hibernate jpa

Hibernate Envers : get only changed fields

How to execute query with UNION in hibernate

weblogic.management.ManagementException: There is the same running task.

Entity retrieved from database with same case as in query

spring jpa nested projection generating incorrect query

Spring Batch JpaItemWriter vs HibernateItemWriter and why HibernateTransactionManager is needed when HibernateItemWriter is used

Could not fetch the SequenceInformation from the database ERROR but still everything works

spring hibernate spring-orm

How to query with Spring JPA on jsonb columns?

quarkus.hibernate-orm.log.bind-parameters - don't work

hibernate logging quarkus

data 'security' with java and hibernate

ORA-04091: table [blah] is mutating, trigger/function may not see it

Best Spring/Hibernate configuration for never changing tables

Using @Table with schema name in Hibernate 3.3.1ga and HSQLDB

spring hibernate schema hsqldb