Search code examples
Bidirectional relationships lead to a stack overflow error...


hibernatejpaspring-data-jpanhibernate-mappinghibernate-onetomany

Read More
Migrate @Type(type = "org.hibernate.type.ClassType") to Spring Boot 3...


springspring-boothibernatespring-data-jpanhibernate-mapping

Read More
NHibernate, how to disable additional selects for orphaned references...


c#nhibernatemappingnhibernate-mappingeager-loading

Read More
NHibernate Exception while building SessionFactory if column name is same for association property...


c#nhibernatenhibernate-mapping

Read More
could not resolve property: CS$<>8__locals2 of: BusinessObjectMain; Nhibernate QueryOver Linq,...


c#nhibernatenhibernate-mappingqueryoverlinq-to-nhibernate

Read More
Exception when use @Query () to return list of Employee...


javaspring-boothibernatenhibernate-mapping

Read More
One To One Mapping Spring Data JPA...


spring-boothibernatespring-data-jpanhibernate-mapping

Read More
could not create the driver from nhibernate.driver.sqlclientdriver, nhibernate, version=5.3.0.0, cul...


c#nhibernatefluent-nhibernatenhibernate-mapping

Read More
How to configure a generic component with FluentNHibernate?...


nhibernatefluent-nhibernatenhibernate-mappingcomponents

Read More
Enum parsing doesn't seem to work with Fluent NHibernate...


nhibernatefluent-nhibernateenumsnhibernate-mapping

Read More
Fluent NHibernate mapping IList<Point> as value to single column...


c#.netnhibernatefluent-nhibernatenhibernate-mapping

Read More
NHibernate ignores length attribute...


nhibernatenhibernate-mapping

Read More
Fluent nHibernate automapping property as nvarchar(max)...


c#fluent-nhibernatenhibernate-mapping

Read More
many-to-one mapping with composite key in nhibernate...


c#nhibernatenhibernate-mapping

Read More
NHibernate update causes a select of a row's computed columns...


nhibernatenhibernate-mapping

Read More
Could not find the property - exception after switching from NHibernate 3 to 3.3.1...


c#.netstringnhibernatenhibernate-mapping

Read More
How to map a string collection from another table in Fluent NHibernate?...


fluent-nhibernatenhibernate-mappingfluent-nhibernate-mapping

Read More
"extend" an xml schema...


xmlnhibernate-mappingxsd

Read More
Hibernate 6 mapping without annotations...


hibernatenhibernate-mapping

Read More
No such filter configured [shoesFilter]...


hibernatefilternhibernate-mapping

Read More
nested exception is org.hibernate.AnnotationException: mappedBy reference an unknown target entity p...


spring-data-jpamany-to-manynhibernate-mappingassociative-table

Read More
NHibernate: How to insert C# [Guid] into MySQL [BINARY(16) DEFAULT (uuid_to_bin(uuid(),1))] column?...


mysqlnhibernateuuidnhibernate-mappingnhibernate-mapping-by-code

Read More
Cannot configure hibernate EntityManager configuration with .xml file...


javahibernatespring-datanhibernate-mapping

Read More
Is there a way to put conditions on listing via mapping on nhibernate 2.2?...


.netxmlnhibernatenhibernate-mapping

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


c#nhibernatenhibernate-mappinghbm

Read More
Nhibernate: Pull back most derived type in "Table-per-class hierarchy"...


c#asp.netnhibernatenhibernate-mapping

Read More
Why implementing an Hibernate @OneToMany relationship I am obtaining this error? " Repeated col...


javaspring-boothibernatespring-data-jpanhibernate-mapping

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


oracledatetimenhibernatenhibernate-mappinghbm

Read More
Generate sequential Id for primary key column in NHibernate...


c#nhibernatenhibernate-mappingnhibernate-mapping-by-code

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


c#.netnhibernatenhibernate-mappinghbmxml

Read More
BackNext