return bool |
|
object obj |
Type MessageHelper
Namespace NHibernate.Impl
return bool |
|
object obj |
return int |
return Type |
return string |
return string |
A descriptive String in the form [collectionrole#id] |
ICollectionPersister persister |
The ICollectionPersister for the class in question |
object id |
The id |
return string |
A descriptive String in the form [FooBar] |
IEntityPersister persister |
The IEntityPersister for the class in question |
return string |
A descriptive String in the format of [classname#id] |
IEntityPersister persister |
The IEntityPersister for the class in question. |
object id |
The identifier of the object. |
IType identifierType |
The NHibernate type of the identifier. |
ISessionFactoryImplementor factory |
The ISessionFactory . |
return string |
A descriptive String in the format of [classname#id] |
IEntityPersister persister |
The IEntityPersister for the class in question. |
object id |
The identifier of the object. |
ISessionFactoryImplementor factory |
The ISessionFactory . |
return string |
|
IEntityPersister persister |
|
Object[] ids |
|
ISessionFactoryImplementor factory |
return string |
A descriptive String in the form [FooBar#id] |
IEntityPersister persister |
The IEntityPersister for the class in question |
object id |
The id |