public class ReadOnlyDriverManagerDataSource extends DriverManagerDataSource
Used for secondary datasources that are read-only and not pooled.
Type Params | Return Type | Name and description |
---|---|---|
|
protected Connection |
getConnectionFromDriverManager(String url, Properties props) |