Package io.github.jdbcx.extension
Class BlackholeDriverExtension
java.lang.Object
io.github.jdbcx.extension.BlackholeDriverExtension
- All Implemented Interfaces:
DriverExtension,Comparable<DriverExtension>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.jdbcx.DriverExtension
compareTo, createListener, getAliases, getConfig, getConnection, getDefaultConfig, getDefaultOptions, getOptions, getSchemas, getTables, supportsDirectQuery, supportsInspection, supportsNoArguments
-
Constructor Details
-
BlackholeDriverExtension
public BlackholeDriverExtension()
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceDriverExtension
-
getUsage
- Specified by:
getUsagein interfaceDriverExtension
-