Package org.cyclos.impl.sql
Interface NativeQueryHandler.DatabaseInfo
-
- All Known Implementing Classes:
BaseNativeQueryHandlerImpl.DatabaseInfoImpl
- Enclosing interface:
- NativeQueryHandler
public static interface NativeQueryHandler.DatabaseInfoInformation about the underlying database engine and JDBC driver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDriverName()StringgetDriverVersion()StringgetProductName()StringgetProductVersion()
-