Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

Time and Nhibernate

Nhibernate doing updates on select?

Properly mapping a polymorphic relationship with NHibernate

NHibernate DuplicateMappingException when mapping abstract class and subclass

NHibernate Join Fetch(Kind)

NHibernate.MappingException: Could not compile the mapping document

Invalid index 6 for this SqlParameterCollection with Count= 6

NHibernate mapping not adding ON DELETE CASCADE option to foreign key reference

Nhibernate entity with multiple Many-To-Many lists of the same type?

Why does NHibernate throw a "GenericADOException : could not initialize a collection" exception during ISession.Refresh in this case?

NHibernate is producing SQL with a bad join

NHibernate "Errors in named queries"

Fluent NHibernate join not using primary key

Using a reference as id in fluentnhibernate

Why does NHibernate delete and recreate all associations in a collection when I add one item to it?

Nhibernate : Map all decimals with the same precision and scale

No persister for: Castle.Proxies.<EntityName>Proxy and lazy="true" in NHibernate?

Getting NHibernate error Exception of type 'Antlr.Runtime.NoViableAltException' was thrown

Mapping large string with Fluent NHibernate

Fluent NHibernate - how to map a subclass one-to-one?