New JDBC Resource: General Attributes

See Also

You see this page of the New File wizard when you are defining a JDBC resource. On this page you choose a connection pool and specify the JNDI name of the resource.

When making a connection to a relational database, the application calls up the JDBC resource using the JNDI resource name. The JDBC resource (datasource) specifies the connection pool used to connect to a database.

Use this page as follows:

  1. To create a JDBC resource, you first need to define a connection pool. Choose one of the following connection pool options:
  2. Enter values for the following fields:
  3. Click Next.

For more on working with JNDI, see Chapter 2 Using JNDI in the Oracle Containers for J2EE Services Guide:

For more on working with datasources, see Chapter 5 Data Sources in the Oracle Containers for J2EE Services Guide:

See Also
Defining a JDBC Resource
JDBC Resource Additional Properties

Legal Notices