Implemented by ClassPersister that uses Loader. There are several optional
operations used only by loaders that inherit OuterJoinLoader
Namespace: NHibernate.Persister.Entity
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ILoadable _ Implements IEntityPersister |
| C# |
|---|
public interface ILoadable : IEntityPersister |
| Visual C++ |
|---|
public interface class ILoadable : IEntityPersister |