public class ReadOnlyDriverManagerDataSource extends DriverManagerDataSource
Used for secondary datasources that are read-only and not pooled.
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected java.sql.Connection |
getConnectionFromDriverManager(java.lang.String url, java.util.Properties props) |
| Methods inherited from class | Name |
|---|---|
class DriverManagerDataSource |
createConnectionBuilder, createShardingKeyBuilder, equals, getCatalog, getClass, getConnection, getConnection, getConnectionProperties, getLogWriter, getLoginTimeout, getParentLogger, getPassword, getSchema, getUrl, getUsername, hashCode, isWrapperFor, notify, notifyAll, setCatalog, setConnectionProperties, setDriverClassName, setLogWriter, setLoginTimeout, setPassword, setSchema, setUrl, setUsername, toString, unwrap, wait, wait, wait |