Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Postgresql - alter column type from oid to bytea with data retention

sql hibernate postgresql lob

How to configure Hibernate to make table/column name with uppercase AND lowercase letters

java postgresql hibernate

How to use List<String> params in Restrictions.like

how to @FilterJoinTable with EntityManager in Hibernate JPA?

Hibernate composite key and overlapping field - how to avoid column duplication

Hibernate @GeneratedValue in a composite key

hibernate annotations

Is Hibernate 4 compatible with Java 11?

Force lazy loading of usually eager attributes

How to set @Column name dynamically in Hibernate

Mysql index hints in Hibernate query

Hibernate issue with using http://www.hibernate.org/dtd [duplicate]

java eclipse hibernate

Multiple `@ElementCollection`s with JPA Error: [PersistenceUnit: JPA] Unable to build EntityManagerFactory

How can I do an UPDATE statement with JOIN in JPQL (Spring JPA Queries)?

@Embeddable with @ManyToOne

hibernate jpa embeddable

Using SQL-IN-clause in custom @Query in JPA-/CrudRepository with the list or set as passed parameter?

Spring exception translation isn't working with JPA

Hibernate Query cache invalidation

Hibernate/Spring - Rollback a transaction within a transaction

Does Hibernate (HQL) Support Common Table Expression

hibernate hql