Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Generic DAO pattern implementation Design

Spring 3.2 + Hibernate 4 OpenSessionInViewFilter

java spring hibernate

Hibernate - one table multiple entities

sql hibernate

JPA Pessimistic Lock attempt never times out

JPA 2.1/Hibernate 4.3 deprecation warning

java hibernate jpa jpa-2.1

Hibernate could not extract ResultSet exception

java hibernate tomcat gwt

Hibernate creating N+1 queries for @ManyToOne JPA annotated property

Why "SELECT c" instead of "SELECT * " in JPQL?

hibernate jpa jpql

Getting Exception No Dialect mapping for JDBC type

java hibernate jdbc

Spring Data JPA date "between" query issue when using Date parameters

Infinite Recursion with Jackson JSON and Hibernate JPA issue (yet another)

java json hibernate jpa jackson

Error: java.lang.NoSuchMethodException: java.lang.Long.<init>() in spring MVC

Foreign key constraint issue for One-to-Many unidirectional relation

Hibernate attempted to assign id from null one-to-one property

java hibernate

What is the difference between the EventType.POST_UPDATE and EventType.POST_COMMIT_UPDATE in Hibernate?

hibernate

Hibernate: initialization of complex object

JPA synchronization between micro-service instances

Calling flush() in @Transactional method in Spring Boot application

java sql spring hibernate jpa

How to save entities with manually assigned identifiers using Spring Data JPA?

What patterns to use to build layers for delphi win 32 application