Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

Working with Time Type in Fluent Nhibernate generates exception "Unable to cast object of type 'System.DateTime' to type 'NHibernate.Type.TimeType"

Mapping a Private Field in NHibernate (with Fluent NH)

upgrade to nhibernate 3.1

NHibernate: An association from the table X refers to an unmapped class: X

Table Per Subclass Inheritance mapping by NHibernate Mapping-by-Code

NHIbernate readonly property - fluent mapping

NHibernate throwing "Unable to resolve property:", but property doesn't exist *ANYWHERE* in project

NHibernate: why field.camelcase?

How do I tell NHibernate to load a component as not null even when all its properties are null?

FluentNhibernate, add mappings from multiple assemblies

Trying to access a field of type discriminator in NHibernate

How can I create a Fluent NHibernate Convention that ignores properties that don't have setters

Nhibernate mapping of System.Drawing.Image

NHibernate Cascade Delete on children when clearing a collection

NHibernate SchemaExport failing to drop a table .... sometimes

Ensuring inserts after a call to a custom NHibernate IIdentifierGenerator

DDD: Can a Value Object have lists inside them?

Using Time columns with NHibernate, Fluent NHibernate and SQL Server 2008

Fluent NHibernate + multiple databases