✓
public abstract interface CommonDataSource
Methods
- ✓public default java.sql.ShardingKeyBuilder createShardingKeyBuilder() throws java.sql.SQLException
- ✓public abstract java.io.PrintWriter getLogWriter() throws java.sql.SQLException
- ✓public abstract int getLoginTimeout() throws java.sql.SQLException
- ✓public abstract java.util.logging.Logger getParentLogger() throws java.sql.SQLFeatureNotSupportedException
- ✓public abstract void setLogWriter(java.io.PrintWriter arg0) throws java.sql.SQLException
- ✓public abstract void setLoginTimeout(int arg0) throws java.sql.SQLException