Package io.agroal.test
Class MockDataSource.Empty
- java.lang.Object
-
- io.agroal.test.MockDataSource.Empty
-
- All Implemented Interfaces:
MockDataSource,Wrapper,CommonDataSource,DataSource
- Enclosing interface:
- MockDataSource
public static class MockDataSource.Empty extends Object implements MockDataSource
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.agroal.test.MockDataSource
MockDataSource.Empty
-
-
Constructor Summary
Constructors Constructor Description Empty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface javax.sql.CommonDataSource
createShardingKeyBuilder
-
Methods inherited from interface javax.sql.DataSource
createConnectionBuilder
-
Methods inherited from interface io.agroal.test.MockDataSource
getConnection, getConnection, getLoginTimeout, getLogWriter, getParentLogger, isWrapperFor, setLoginTimeout, setLogWriter, unwrap
-
-