Search code examples
Need solution for casting uniqueresult fetched through jpa to String array...


javahibernatejpaentityhibernate-annotations

Read More
Hibernate deleting data from related join table for multiple Many-to-Many relationships...


javahibernatehibernate-annotations

Read More
Why is my EmbeddedId in hibernate not working?...


javahibernatejpahibernate-annotationscomposite-primary-key

Read More
Hibernate problems with multiple associations between two classes...


javahibernatejpaplayframeworkhibernate-annotations

Read More
How to make this select * from two joined tables query in HQL form?...


javahibernatehqlhibernate-annotationsnamed-query

Read More
Hibernate Envers Audit Listeners are not registered even though entity are Annotated with @Audit...


javajpaannotationshibernate-annotationshibernate-envers

Read More
Hibernate Common Primary Key part of All Entity...


javahibernatehibernate-annotations

Read More
Integrity constraint violated just when I commit the transaction...


hibernateannotationshibernate-annotations

Read More
Looking for a not-deprecated session-factory...


javahibernatehibernate-annotationssessionfactorysql-server-2012-express

Read More
hibernate composite Primary key contains a composite foreign key, how to map this...


javahibernatehibernate-annotations

Read More
Hibernate Composite Key Using Annotation , Having One Foreign Key...


hibernateone-to-manycomposite-keyhibernate-annotationsmappingexception

Read More
Hibernate query output for rows that don't exist...


hibernatehibernate-mappinghibernate-annotations

Read More
Why changing the order of the joinColumn, hibernate return a correct or incorrect query?...


javaspringhibernatehibernate-annotationsspring-annotations

Read More
What do these JPA annotations mean?...


hibernatejpahibernate-annotations

Read More
CommandLine Application with Hibernate + Annotations Only...


javaspringhibernatehibernate-annotations

Read More
Add Hibernate Search Annotations with Hibernate tools...


hibernatefreemarkerhibernate-annotationshibernate-searchhibernate-tools

Read More
Multiple Pattern matching in Hibernate Annotation...


javaregexhibernatepattern-matchinghibernate-annotations

Read More
Hibernate buildSessionFactory() Exception...


hibernatehibernate-annotations

Read More
JPA/Hibernate tries to store too many parameters in entity with composite Id (and doubling propertie...


javahibernatejpahibernate-annotationspersist

Read More
org.hibernate.AnnotationException: No identifier specified for entity: com.ubosque.modelo.Ciudadano...


hibernatejpahibernate-annotations

Read More
How to create hibernate composite key using annotations...


hibernatehibernate-mappinghibernate-annotationsqueryover

Read More
How to load hibernate.cfg.xml file in the java standalone application...


javahibernatehibernate-annotations

Read More
Hibernate Annotation using base entity...


hibernatehibernate-annotations

Read More
Weird table name in Hibernate query over Postgresql database - "relation does not exist"...


hibernatepostgresqlone-to-manyhibernate-annotations

Read More
Hibernate with OneToOne relationship - Persist only the parent Entity...


springhibernatejpaone-to-onehibernate-annotations

Read More
java.lang.NoClassDefFoundError: Could not initialize class DataLayer.HibernateAdapter...


javahibernate-annotationshibernate-session

Read More
Hibernate JPA IdentifierGenerationException: null id generated for class with @embeddedid...


javahibernatejpahibernate-annotations

Read More
ERROR: Unknown column 'this_.idHardDrives' in 'field list'...


javahibernatehibernate-annotations

Read More
org.hibernate.QueryException: duplicate association path for @ManyToOne Criteria...


javahibernate-mappinghibernate-criteriahibernate-annotationshibernate-4.x

Read More
hibernate inheritance mapping single_table with a property of boolean type...


javahibernateinheritancenullablehibernate-annotations

Read More
BackNext