Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Spring Transaction failed to open on service

Hibernate does not create my tables

@Entity entity cannot be resolved to a type

java hibernate spring-mvc

Hibernate's 'hbm2ddl.auto' property with value 'create' is not re-creating table

hibernate hbm2ddl

HibernateTemplate vs HibernateDaoSupport vs SessionFactory Injection

spring hibernate

Performance of Graph vs. Relational databases

Excluding a bean's field in Hibernate criteria result

java hibernate hql

kotlin: some problems with arrays in annotations

Hibernate Restrictions.isEmpty() is not working

java hibernate

Why do I get org.hibernate.MappingException: Could not instantiate id generator?

Spring data JPA generate id on database side only before create

How Spring Boot JPA(Hibernate) saves Images

Do you always use a second-level cache in Hibernate?

hibernate

Integration testing - Hibernate & DbUnit

Lazy Loadng error in JSON serializer

How to get the field annotated with @Id in EJB3 (JPA) and Hibernate?

org.hibernate.exception.GenericJDBCException: could not execute query

java hibernate exception

org.hibernate.LazyInitializationException: could not initialize proxy - no Session?

"org.hibernate.QueryException: Unable to resolve path..." error with parametrized queries on JPA

java mysql sql hibernate jpa

Hibernate sessionFactory.getCurrentSession() without @Transactional