Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

@GeneratedValue with strategy=GenerationType.AUTO generates repeated value after restart

Set array of parameters to hibernate query language

hibernate hql

I can not run C3P0ConnectionProvider

java hibernate c3p0

Using @Id for multiple fields in same class

hibernate

Spring Framework 4.0 Sample application

java spring hibernate spring-4

Excluding JPA Subsystem from JBoss EAP 6.1 - Trying to use JPA 2.1 in JBoss EAP 6.1

spring hibernate jpa jboss

Potential Issues with creating EntityManager per HttpSession in web application

What is the Hibernate dialect for Microsoft SQL Server 2014?

sql-server hibernate

How to delete entity with JOINs using JPA and Hibernate

java mysql sql hibernate jpa

Java JPA Preventing Proxies from calling db

How to disable the Hypersistence banner when using hibernate-types-52 in Spring Boot?

Is there a helper to know whether a property has been loaded by Hibernate?

Java type for date/time when using Oracle Date with Hibernate

Hibernate, Spring and SLF4J Binding

mapping multiple sets in one table in hibernate

How does one make NHibernate stop using nvarchar(4000) for insert parameter strings?

Connection Pool Monitoring

How to prevent Hibernate from flushing in list?

java hibernate

A cycle is detected in the object graph. This will cause infinitely deep XML

java hibernate jaxb

HQL with a collection in the WHERE clause

java hibernate jakarta-ee hql