[Missing <summary> documentation for "N:NHibernate.Tool.hbm2ddl"]
Classes
Class | Description | |
---|---|---|
![]() | DatabaseMetadata | |
![]() | ManagedProviderConnectionHelper |
A implementation based on an internally
built and managed .
|
![]() | SchemaExport |
Generates ddl to export table schema for a configured Configuration to the database
|
![]() | SchemaMetadataUpdater | |
![]() | SchemaUpdate | |
![]() | SchemaValidator | |
![]() | ScriptSplitter | |
![]() | SuppliedConnectionHelper |
A implementation based on an explicitly supplied
connection.
|
![]() | SuppliedConnectionProviderConnectionHelper |
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
Interface | Description | |
---|---|---|
![]() | IConnectionHelper |
Contract for delegates responsible for managing connection used by the hbm2ddl tools.
|