Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Persistence Unit: JTA Connection Configuration

Configuration Options     Related Tasks     Related Topics

This page shows the JTA-specific connection attributes of a persistence unit. Use this page to configure connections to your JTA data source.

The contents of this page may vary depending on whether or not you are using Kodo or a third-party persistence vendor and whether or not you are using the built-in Kodo data source.

You can also use this page to define name value pairs for Connection and Connection Factory properties.

Configuration Options

Name Description
Jta Connection Driver Class Name
Jta Connection URL
Jta Connection User Name
Jta Connection Password
Confirm Jta Connection Password

Re-enter the transactional connection password.

Jta Connection Properties
Name

Gets the name of this bean

MBean Attribute:
PersistenceConfigurationPropertyBean.Name

Changes take effect after you redeploy the module or restart the server.

Value

Gets the value associated with this bean

MBean Attribute:
PersistenceConfigurationPropertyBean.Value

Jta Connection Factory Properties
Name

Gets the name of this bean

MBean Attribute:
PersistenceConfigurationPropertyBean.Name

Changes take effect after you redeploy the module or restart the server.

Value

Gets the value associated with this bean

MBean Attribute:
PersistenceConfigurationPropertyBean.Value

Related Tasks

Related Topics


  Back to Top