Search code examples
Hibernate: fetching objects collections without multiple bags...


javahibernatejpahibernate-mapping

Read More
Hibernate Mapping same Column twice and insert...


javahibernatehibernate-mapping

Read More
Hibernate 4.2 exception: Element type "hibernate-mapping" must be declared...


hibernatehibernate-mapping

Read More
hibernate sorted map mapping? ERROR: HHH000091...


javahibernatehibernate-mappingsortedset

Read More
Hibernate : How to get Named SQL Query resultset as List<Map<columnName,Value> instead of L...


javahibernatehibernate-mappingresultsetnamed-query

Read More
How to have a relationship based on a non-key field?...


javahibernatejpaormhibernate-mapping

Read More
How can implement Triggers in Hibernate?...


javahibernatetriggershibernate-mappinghibernate-criteria

Read More
What column type should I use for BigInteger mapping in Hibernate?...


javahibernateoracle11ghibernate-mapping

Read More
HIbernate returning duplicate or uncompressed objects...


hibernatehibernate-mappinghibernate-criteria

Read More
Solving LazyInitializationException via ignorance...


javahibernatejpaormhibernate-mapping

Read More
Why does my OneToOne mapping through a JoinTable not work?...


javahibernatejpahibernate-mapping

Read More
What is the use of collection mappings and association mappings?...


hibernatecollectionshibernate-mapping

Read More
Hibernate ORM mapping between Java classes...


hibernatehibernate-mapping

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


hibernatehibernate-mappinghibernate-annotations

Read More
Getting error org.hibernate.QueryException: illegal attempt to dereference collection...


javaspringhibernatejpahibernate-mapping

Read More
@ManyToMany JPA relation using a 2nd degree relationship in join table and UK...


javahibernatejpamany-to-manyhibernate-mapping

Read More
could not initialize proxy - no Session Exception...


javaspringhibernatehibernate-mappinglazy-initialization

Read More
Hibernate OGM mapping to subcollection...


mongodbhibernatehibernate-mappinghibernate-ogm

Read More
Hibernate 4.3.6 Glassfish 4 UserType Issue...


hibernatejpaglassfishhibernate-mappingglassfish-4

Read More
Receiving the org.hibernate.TypeMismatchException Exception...


javaspringhibernatehibernate-mapping

Read More
is it possible to maintain the different schema in same entity class...


javahibernateormhibernate-mappinghibernate-criteria

Read More
getGeneratedKeys() support is not enabled error in Hibernate 5.0.0.CR2...


javahibernateormhibernate-mappingnhibernate-configuration

Read More
nested exception is java.lang.NoClassDefFoundError: Could not initialize class com.my.util.Hibernate...


javaspringhibernatehibernate-mapping

Read More
Hibernate criteria shows zero results but its generated query returns correct results...


javamysqlhibernatehibernate-mapping

Read More
group by clause in JPQL query...


hibernatejpahibernate-mappingjpql

Read More
HibernateQueryException with mapping a class with a composite key with Hibernate version 2.1.7...


javaspringhibernateormhibernate-mapping

Read More
How to set various Databases for one entity ? [HIBERNATE]...


javahibernatehibernate-mapping

Read More
SQL Grammar Exception in persist()...


hibernatejpahibernate-mapping

Read More
Mapping PostgreSQL XML type to byte[] field of entity bean...


hibernatepostgresqljakarta-eejpahibernate-mapping

Read More
JPA Entity Mapping which is related based on two other entity mappings...


javahibernatejpaormhibernate-mapping

Read More
BackNext