Package io.agroal.test
Class MockXADataSource.Empty
- java.lang.Object
-
- io.agroal.test.MockXADataSource.Empty
-
- All Implemented Interfaces:
MockDataSource,MockXADataSource,Wrapper,CommonDataSource,DataSource,XADataSource
- Enclosing interface:
- MockXADataSource
public static class MockXADataSource.Empty extends Object implements MockXADataSource
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.agroal.test.MockXADataSource
MockXADataSource.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, getParentLogger, isWrapperFor, unwrap
-
Methods inherited from interface io.agroal.test.MockXADataSource
getLoginTimeout, getLogWriter, getXAConnection, getXAConnection, setLoginTimeout, setLogWriter
-
Methods inherited from interface javax.sql.XADataSource
createXAConnectionBuilder
-
-