Search code examples
Where can I find documentation for Hibernate's legacy hbm.xml mapping files?...


javahibernatehbmhbmxml

Read More
I upgraded to Hibernate 6.0 and now I get Unknown Entity errors...


javahibernatehbmxml

Read More
How to map a nullable enum to an integer in NHibernate?...


c#.netnhibernatenhibernate-mappinghbmxml

Read More
NetBeans > Hibernate Wizards > Create POJOs from database" (Derby) does not generate any ...


hibernatenetbeansderbypojohbmxml

Read More
Documentation - How do I declare a method transient in hibernate hbm.xml file?...


javahibernatehibernate-mappinghbmxml

Read More
Replacement for DirectPropertyAccessor?...


javaspringhibernate-5.xhbmhbmxml

Read More
Java hbm.xml multiple index of one column...


javahibernatehbmxml

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


c#nhibernatenhibernate-mappinghbmhbmxml

Read More
How to fix mapping not found exception for Hibernate 5?...


javahibernatemavenconfigurationhbmxml

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


hibernate-mappinghbmhibernate-onetomanyhbmxml

Read More
Unable to instantiate default tuplizer: HIbernate...


javahibernatepojocomposite-keyhbmxml

Read More
Override primary key in hibernate subclass...


javahibernatecomposite-primary-keyhbmxml

Read More
Translate hibernate mapping anotations to hbm.xml file...


javaxmlhibernateormhbmxml

Read More
Hibernate mapping with 2 foregin keys...


javahibernatehbmxml

Read More
Hibernate TransientPropertyValueException When saving data...


javahibernatehbmxml

Read More
Hibernate and IllegalArgumentException...


javahibernatehbmxml

Read More
Unidirection OnetoOne mapping foreign primary key is not generating in child table...


javahibernatehibernate-mappingone-to-onehbmxml

Read More
hibernate simple inheritance - OR - xml property import/include...


javaxmlhibernateormhbmxml

Read More
Avoid "Hibernate exception Null value was assigned to a property of primitive type setter"...


javahibernatehibernate-mappinghbmxml

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


javahibernatehbmhbmxml

Read More
Using a named native sql query using xml mapping error...


hibernatehibernate-mappingnamed-queryhbmxml

Read More
Hibernate mapping with several tables and Native SQL...


hibernatehibernate-mappinghbmxml

Read More
composite key if composite class contains class type references in a field...


hibernatehbmxml

Read More
How to map this link table in cf-orm?...


hibernateormcoldfusionhbmxml

Read More
How to create hbm.xml file for mysql view and how to add it in hibernate configuration?...


javasqlhibernatesql-viewhbmxml

Read More
Does hibernate check length of column?...


javahibernatesizehbmxml

Read More
Hibernate Criteria API with access="field" mapping...


nhibernatenhibernate-mappingnhibernate-criteriahbmxml

Read More
Making NHibernate "translate" C# POCO Guid property with value of System.Guid.Empty to be ...


c#nhibernatesessionguidhbmxml

Read More
Why do I get a foreign key violation when I try to use NHibernate Session to save to a bridge table ...


c#nhibernatesessioncomposite-keyhbmxml

Read More
Hibernate Query with entity-name...


javahibernatehbmxml

Read More
BackNext