Search code examples
Annotation for all-delete-orphan in hibernate 4.1.4...


hibernateannotationshibernate-mappinghibernate-annotationsall-delete-orphan

Read More
Unable to fetch list using criteria...


javahibernatecriteriacomposite-primary-keyhibernate-annotations

Read More
Are SequenceGenerators names globally unique in hibernate 5?...


javahibernatejpahibernate-annotations

Read More
How to migrate Hibernate @Audited informarion from table field?...


javahibernateaudithibernate-annotationsauditing

Read More
how to make two column as a primary key in hibernate annotation class...


javahibernatecomposite-primary-keyhibernate-annotations

Read More
JPA OneToOne UPDATE instead of INSERT...


springspring-bootjpahibernate-annotations

Read More
Hibernate recursive many-to-many association with the same entity...


javahibernatejakarta-eeentity-relationshiphibernate-annotations

Read More
Hibernate self join exception: No row with the given identifier exists...


javahibernatehibernate-mappingself-joinhibernate-annotations

Read More
Hibernate naming strategy...


springhibernatehibernate-annotationsspring-boot

Read More
Java Hibernate invalid mapping exception...


javahibernatehibernate-annotations

Read More
Spring 3: @OneToOne unidirectional generate java.sql.SQLException: ORA-00918...


javahibernatespring-mvchibernate-annotationsspring-annotations

Read More
maven-compiler-plugin 3.6.0 doesn't compile generated sources from annotations...


javamavenannotationshibernate-annotationsmaven-compiler-plugin

Read More
How to force JPARepository to display timestamp in yyyy-MM-dd HH:mm:ss.000 format...


hibernatedatetimespring-data-jpahibernate-annotations

Read More
Hibernate: I don't want delete child...


javahibernatejpahibernate-annotations

Read More
How to audit just part of superclass in hibernate?...


javahibernatejpahibernate-envershibernate-annotations

Read More
Delete using One to one relation in hibernate...


hibernateone-to-onehibernate-annotations

Read More
org.hibernate.MappingException: Could not determine type for: java.util.Set, at table: USERS, for co...


hibernatejpahibernate-mappinghibernate-annotations

Read More
The annotation @Index is disallowed for this location...


javajpahibernate-annotations

Read More
Hibernate does not generate table with annotations...


javamysqlspringhibernatehibernate-annotations

Read More
Hibernate - SQL annotation @Where clause with multiple LIKE operator on the same column name...


javahibernatesql-likehibernate-annotations

Read More
Hibernate create alias on many to many list...


javahibernatedb2hibernate-annotationshibernate-criteria

Read More
Unknown integral data type...


javahibernatejpahibernate-mappinghibernate-annotations

Read More
Foreign key Relation : UniDirectional annotation hibernate...


javanhibernate-mappingone-to-onehibernate-annotations

Read More
org.hibernate.AnnotationException: A Foreign key refering has the wrong number of column. should be ...


javahibernatehibernate-mappinghibernate-annotations

Read More
Using Hibernate @Column annotation without getters and setters methods declaration...


javaeclipsejpamodel-view-controllerhibernate-annotations

Read More
Hibernate QuerySyntaxException when using annotations for mapping...


javahibernatehibernate-annotations

Read More
Hibernate/JPA unidirectional OneToMany with join condition on constant value in source table...


javahibernatejpajoinhibernate-annotations

Read More
Hibernate/JPA add a calculated field...


javahibernatejpahibernate-mappinghibernate-annotations

Read More
@ManyToOne and @BatchSize...


javahibernatehibernate-mappinghibernate-annotations

Read More
Is it possible to create indices on join table using Hibernate annotations and hbm2ddl?...


hibernatejoinhibernate-annotationshbm2ddl

Read More
BackNext