DataSources
A DataSource is an intermediary between a JDBC application and the connection pool. A JDBC application requires a DataSource and JNDI to obtain a database connection. Each DataSource is linked to a distinct DataSource object. This DataSource object can be implemented as a DataSource class, depending on the type of support it offers.
More than one DataSource can be linked to a single connection pool. Hence, DataSources may or may not be transaction enabled. This can be decided at the time of creation of the DataSource.
Creating a DataSource Using the WebLogic Administration Console
To create a DataSource, follow these steps:
1. |
Click the DataSource link below the MultiPool link in the Administration Console.
|
2. | Click Configure a ... |
Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.