This class is generic in the sense that it does not rely upon anything other than standard Java APIs. It uses java.sql.DriverManager and preconfigured properties to construct a JDBC connection. Important : networkProtocol, portNumber, serverName are not used. Please use instead the url property.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|