Search code examples
Failed hibernate mapping: An association from the table X refers to an unmapped class Y...

hibernatehibernate-mappingpojohbm

Read More
How can i map a computed list property in nhibernate...

nhibernatemappingcomputed-propertieshbm

Read More
failed.org.hibernate.MappingException: Could not determine type for: String, for columns: [org.hiber...

hibernatehbm

Read More
Hibernate mapping files from SQL queries...

xmlhibernate-mappinghbm

Read More
Where can I find documentation for Hibernate's legacy hbm.xml mapping files?...

javahibernatehbmhbmxml

Read More
Why NHibernate uses NVARCHAR instead of VARCHAR ignoring column type mapping?...

c#nhibernatenhibernate-mappinghbm

Read More
After upgrade to nHibernate v5.x causing DateTime errors on Oracle DB...

oracle-databasedatetimenhibernatenhibernate-mappinghbm

Read More
NHibernate enable lazy loading for single query...

c#.netnhibernatehibernate-mappinghbm

Read More
XML code analysis like Roslyn for Visual Studio...

.netxmlvisual-studionhibernatehbm

Read More
Java - Referring Enum (number value) in database using Hibernate (HBM)...

javahibernateenumshbm

Read More
Replacement for DirectPropertyAccessor?...

javaspringhibernate-5.xhbmhbmxml

Read More
generate annotated java class from hbm file...

javahibernateannotationshbm

Read More
Want Order by in descending order through hibernate hbm xml mapping...

javaspringhibernatesql-order-byhbm

Read More
Insert records in multiple tables with same ID with Nhibernate hbm mapping...

c#nhibernatenhibernate-mappinghbmhbmxml

Read More
Hibernate - update the primary key 'id' column in the table...

javahibernatehbm

Read More
How can I map "insert='false' update='false'" on a composite-id key-proper...

hibernate-mappinghbmhibernate-onetomanyhbmxml

Read More
How to map an NHibernate entity to a query...

sqlnhibernatenhibernate-mappinghbm

Read More
Mapping native sql to Entity with NHibernate...

c#nhibernatenhibernate-mappinghbm

Read More
Breaking changes with NHibernate 4 upgrade...

c#nhibernatehbmnhibernate-3nhibernate-4

Read More
could not delete collection : [NHibernate.Exceptions.GenericADOException]...

c#hibernatenhibernatehbm

Read More
Strange behavior on one-to-one and many-to-one (unique=true) fetching in hibernate...

javamysqlxmlhibernatehbm

Read More
Hibernate Mapping : delete children in one to many bidirectional mapping in hibernate...

hibernatehibernate-mappinghbmhibernate-onetomanybidirectional-relation

Read More
Hibernate (hbm) - refreshing set with where clause after merging the container object...

javaspringhibernatemergehbm

Read More
Why wont hibernate create this my table?...

javamysqlxmlhibernatehbm

Read More
how to generate Hibernate Mapping class from *.hbm.xml class...

javahibernatemappinghbm

Read More
Hibernate - Query multiple tables with one hibernate-mapping...

javasqlhibernatemappinghbm

Read More
Modifying how nHibernate saves Saga data in nServiceBus...

c#nhibernatenservicebushbm

Read More
Mapping Java byte[] to MySQL binary(64) in Hibernate...

mysqlhibernatehbm2ddlhbm

Read More
Why is hbm.xml configuration is followed by hibernate when I use both hbm.xml and annotation to conf...

xmlhibernateconfigurationhbm

Read More
Hibernate - <property> values vs. <column> values...

javahibernatehbmhbmxml

Read More
BackNext