The IBytecodeProvider type exposes the following members.

Methods

  NameDescription
Public methodGetReflectionOptimizer
Retrieve the IReflectionOptimizer delegate for this provider capable of generating reflection optimization components.

Properties

  NameDescription
Public propertyCollectionTypeFactory
Instanciator of NHibernate's collections default types.
Public propertyObjectsFactory
NHibernate's object instaciator.
Public propertyProxyFactoryFactory
The specific factory for this provider capable of generating run-time proxies for lazy-loading purposes.

See Also