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) |