[Missing <summary> documentation for "N:NHibernate.Tool.hbm2ddl"]

Classes

  ClassDescription
Public classDatabaseMetadata
Public classManagedProviderConnectionHelper
A implementation based on an internally built and managed .
Public classSchemaExport
Generates ddl to export table schema for a configured Configuration to the database
Public classSchemaMetadataUpdater
Public classSchemaUpdate
Public classSchemaValidator
Public classScriptSplitter
Public classSuppliedConnectionHelper
A implementation based on an explicitly supplied connection.
Public classSuppliedConnectionProviderConnectionHelper
A implementation based on a provided . Essentially, ensures that the connection gets cleaned up, but that the provider itself remains usable since it was externally provided to us.

Interfaces

  InterfaceDescription
Public interfaceIConnectionHelper
Contract for delegates responsible for managing connection used by the hbm2ddl tools.