Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

How to delete bidirectional many-to-many association

hibernate many-to-many

Hibernate shows question marks in SQL query [duplicate]

java hibernate

How to find classloader leak with free tools?

Hibernate trying to persist same object twice

java hibernate jpa

Hibernate - clearing a collection with all-delete-orphan and then adding to it causes ConstraintViolationException

Spring and Hibernate suddenly set the transaction to readonly

How to configure TransactionManager programmatically

StaleObjectStateException vs OptimisticLockException

Java Hibernate createSQLQuery using addEntity

java hibernate

How to set lock timeout in postgres - Hibernate

java postgresql hibernate jpa

Selecting MappedSuperclass from the database (Hibernate)

java hibernate

How do I join tables on non-primary key columns in secondary tables?

java hibernate orm

Decouple a JPA entities jar from persistence.xml in SE environment

Hibernate Distributed Cache - can multiple applications share same cache?

hibernate

A PooledConnection that has already signalled a Connection error is still in use

java hibernate

SQL Error: 0, SQLState: 08006

java hibernate postgresql

When exactly does JPA REQUIRES_NEW transaction commit

How to declare repositories based on entity interfaces?

How to save and load a large Graph structure with JPA and Hibernate?

Storing conditional logic expressions/rules in a database

database hibernate rdbms