The Configurable interface defines the contract for ISQLExceptionConverter impls that
want to be configured prior to usage given the currently defined Hibernate properties.
Namespace: NHibernate.ExceptionsAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public interface IConfigurable |
Visual Basic |
---|
Public Interface IConfigurable |
Visual C++ |
---|
public interface class IConfigurable |