Use eclipselink.jdbc.connector
to define a custom connector to connect to the database.
Values
Table 5-43 describes this persistence property's values.
Usage
You can use this property to connect to a non-standard connection pool, or provide customized details on how to obtain a connection.
This property is not required when using a DataSource
or JDBC DriverManager
is used.
Examples
See Also
For more information, see: