Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Persistence Unit: Non-JTA Connection Configuration

Configuration Options     Related Tasks     Related Topics

This page shows the non-jta data source related attributes of a persistence unit.

Configuration Options

Name Description
Non-Jta Connection Driver Class Name

The class name of the database driver, or an instance of a DataSource to use to connect to the unmanaged data source.

Non-Jta Connection URL

The URL for the unmanaged data source.

Non-Jta Connection User Name

The username for the connection listed in Connection2URL.

Non-Jta Connection Password

The password for the user specified in Connection2UserName.

Name

The name of this bean.

Value

The value associated with this bean.

Name

The name of this bean.

Value

The value associated with this bean.

Related Tasks

Related Topics


Back to Top