Interface DatabaseVersion

All Known Subinterfaces:
DialectResolutionInfo
All Known Implementing Classes:
DatabaseMetaDataDialectResolutionInfoAdapter, SimpleDatabaseVersion

public interface DatabaseVersion
Details about the underlying database, as understood by a Dialect.
See Also: