Package io.agroal.test
Class MockDriver.Empty
java.lang.Object
io.agroal.test.MockDriver.Empty
- All Implemented Interfaces:
MockDriver,Driver
- Enclosing interface:
- MockDriver
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.agroal.test.MockDriver
MockDriver.Empty -
Field Summary
Fields inherited from interface io.agroal.test.MockDriver
EMPTY_PROPERTY_INFO -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.agroal.test.MockDriver
acceptsURL, getMajorVersion, getMinorVersion, getParentLogger, getPropertyInfo, jdbcCompliant
-
Constructor Details
-
Empty
public Empty() -
Empty
-
-
Method Details
-
connect
- Specified by:
connectin interfaceDriver- Specified by:
connectin interfaceMockDriver- Throws:
SQLException
-
toString
-