self-reflexive n:m relation using composite keys in nhibernate...
Read MoreNhibernate collections .Child entities not saved...
Read MoreNHibernate.MappingException: NHibernate.PropertyNotFoundException: Could not find a getter for prope...
Read MoreUnidirectional @OneToMany does not work as expected with @EmbeddedId...
Read MoreFluent NHibernate: How to Map M:N many-to-many with composite keys on both sides...
Read MoreNHibernate and Integer Columns as Version...
Read MoreHow can I create a Fluent NHibernate Convention that ignores properties that don't have setters...
Read MoreComposite Key/Id Mapping with NHibernate...
Read MoreHow can I source an NHibernate composite key's values from an Oracle sequence using Mapping.ByCo...
Read MoreNHibernate: deleted object would be re-saved by cascade. Replace object and remove old one...
Read MoreHow to set entity name in NHibernate ManyToOne code mapping?...
Read MoreFluentNHibernate: Default precision of DateTime changed?...
Read MoreUnable to cast object of type NHibernate.Collection.Generic.PersistentGenericBag to List...
Read MoreGetting NHibernate.Hql.Ast.ANTLR.QuerySyntaxException: 'Vacancy is not mapped' after moving ...
Read MoreHow can I make Bridge table from 2 Model classes using hibernate annotation configuration...
Read MoreNHibernate creates 2 fields in one-to-many relationship...
Read MoreMap two classes to the same table...
Read MoreNHibernate: Is it possible to use stored proc when updating/deleting/inserting a class mapped on vie...
Read MoreUnderstanding foreign key not-null=true and inverse behavior in a zero-to-one relationship with NHib...
Read MoreHow to make nhibernate not combine results from inherited objects?...
Read MoreHow to add mappings by namespace in Fluent NHibernate...
Read MoreHow to get class mapping information at runtime in Nhibernate?...
Read MoreUpdate NHibernate object with child collection...
Read MorenHibernate 4.1.4 is not quoting table name that matches reserved keyword...
Read MoreNhibernate: join tables and get single column from other table...
Read MoreFluentNhibernate mapping of two tables oneToMany using unique instea of primary key in mapping...
Read MoreHow to forcefully refresh persister collection/mappings.bin of NHibernate when a new table/entity is...
Read MoreConfigure FluentNHibernate, FluentMappings.AddFromAssembly; meaning...
Read MoreNHibernate mapping error ([EntityName] not mapped)...
Read More