Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nhibernate-mapping

How do you map a component that is also a primary key in NHibernate hbm xml (or in a fluent-nhibernate class map)?

In NHibernate, how to find the name of the id property of a persistent POCO class knowing its type?

NHibernate ignores length attribute

How do you map aggregate functions in NHibernate?

Fluent NHibernate - Cascade delete a child object when no explicit parent->child relationship exists in the model

javax.persistence.PersistenceException - JPA+Hibernate

NHibernate map one-to-many

Fluent NHibernate mapping of a bi-directional, many-to-many association using an association class

could not create the driver from nhibernate.driver.sqlclientdriver, nhibernate, version=5.3.0.0, culture=neutral, publickeytoken=aa95f207798dfdb4

Hibernate Could not parse configuration: /hibernate.cfg.xml

Fluent nHIbernated - HasMany relationship in same table

JPA mapping issue with composite key

nhibernate: How do I map a component which references an enity?

NHibernate: Stored procedure and component

NHibernate - CreateSQLQuery exception "No persister for ..", why?

NHibernate converting string parameters to nvarchar instead of varchar. How can I stop this?