Search code examples
Hibernate Like Criteria on Enum field...


javahibernateenumshibernate-mapping

Read More
What does a relationship owner mean in Hibernate?...


hibernatehibernate-mapping

Read More
@SecondaryTable Mapping from primary table (compsite primary key) to secondary table (single primary...


hibernatehibernate-mappingcomposite-primary-key

Read More
Hibernate annotation or XML configuration...


hibernatehibernate-mappinghibernate-annotations

Read More
hibernate - merge parent still getting updated while child returns error...


javahibernatespring-mvchibernate-mapping

Read More
foreign key must have same number of columns as the referenced primary key for manytoone mapping...


hibernatejpahibernate-mapping

Read More
How do I prevent hibernate from dropping times from datetimes?...


javasqlhibernatestrutshibernate-mapping

Read More
net.sf.hibernate.PropertyValueException: not-null property references a null or transient value...


hibernatejava-7hibernate-mappingweblogic11g

Read More
Hibernate Creating Unwanted Mapping Tables...


javahibernatejunithibernate-mappingderby

Read More
hsqldb hibernate persist @Lob...


javahibernatehibernate-mappinghsqldb

Read More
optional field for @joincolumn annotation...


hibernatehibernate-mappingjoincolumn

Read More
Using ID generator "Sequence" or "Table HiLow" based on database...


javahibernatehibernate-mapping

Read More
SpringMvc Application Error...


springhibernatespring-mvcspring-datahibernate-mapping

Read More
hibernate.cfg.xml file not found - should I make it and put it in the project directory?...


javahibernatehibernate-mappingnhibernate-configurationhibernate-postgresql

Read More
Spring Hibernate project doesn't works...


springhibernatespring-mvcspring-datahibernate-mapping

Read More
Hibernate: no persistent classes found for query class: SELECT p FROM entity.Presentation p...


javahibernatejpahibernate-mapping

Read More
org.hibernate.NonUniqueObjectException when saving a list of child objects...


javahibernatehibernate-mapping

Read More
Hibernate InvalidMappingException cannot find an error in syntax...


hibernatehibernate-mapping

Read More
Date calculation in Entity...


javajpahibernate-mapping

Read More
Hibernate firing a large number of select queries while saving associated objects...


hibernatehibernate-mapping

Read More
Mapping and POJO class creation for a database view in hibernate...


javasql-serverhibernatehibernate-mappingpojo

Read More
hibernate SchemaExport tool fails to export schema and creates strange sql queries that even fails o...


javahibernatehibernate-mapping

Read More
Hibernate: mapping nested objects -EDITED-...


javahibernatehibernate-mapping

Read More
Hibernate "No session or session was closed" when i trying to get data from database...


javahibernatehibernate-mapping

Read More
Hibernate Criteria joining unrelated children?...


hibernatehibernate-mappinghibernate-criteria

Read More
How to trim white spaces from char fields pojo using hibernate and Legacy database...


springhibernateormhibernate-mapping

Read More
Hibernate table per class hierarchy with explicit polymorphism throws can not get reflection value...


hibernatepolymorphismhibernate-mapping

Read More
org.hibernate.mapping.UnionSubclass cannot be cast to org.hibernate.mapping.RootClass...


hibernatejpahibernate-mapping

Read More
Exception in thread "main" org.hibernate.MappingException: Unknown entity: from Destinatio...


javahibernateormmaven-2hibernate-mapping

Read More
Remove one element removes the binding of other elements Many to Many Hibernate...


jspspring-mvcmany-to-manyhibernate-mappingdao

Read More
BackNext