Get the "persister" for this association - a class or collection persister
Namespace: NHibernate.TypeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
IJoinable GetAssociatedJoinable( ISessionFactoryImplementor factory ) |
Visual Basic |
---|
Function GetAssociatedJoinable ( _ factory As ISessionFactoryImplementor _ ) As IJoinable |
Visual C++ |
---|
IJoinable^ GetAssociatedJoinable( ISessionFactoryImplementor^ factory ) |
Parameters
- factory
- Type: NHibernate.Engine..::..ISessionFactoryImplementor
[Missing <param name="factory"/> documentation for "M:NHibernate.Type.IAssociationType.GetAssociatedJoinable(NHibernate.Engine.ISessionFactoryImplementor)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Type.IAssociationType.GetAssociatedJoinable(NHibernate.Engine.ISessionFactoryImplementor)"]