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.
MBean Attribute:
PersistenceUnitConfigurationBean.Connection2DriverName
Changes take effect after you redeploy the module or restart the server.
|
Non-Jta Connection URL |
The URL for the unmanaged data source.
MBean Attribute:
PersistenceUnitConfigurationBean.Connection2URL
Changes take effect after you redeploy the module or restart the server.
|
Non-Jta Connection User Name |
The username for the connection listed in Connection2URL.
MBean Attribute:
PersistenceUnitConfigurationBean.Connection2UserName
Changes take effect after you redeploy the module or restart the server.
|
Non-Jta Connection Password |
The password for the user specified in Connection2UserName
MBean Attribute:
PersistenceUnitConfigurationBean.Connection2Password
Changes take effect after you redeploy the module or restart the server.
|
Non-Jta Connection Properties |
MBean Attribute:
PersistenceUnitConfigurationBean.Connection2Properties
Changes take effect after you redeploy the module or restart the server.
|
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
|
Non-Jta Connection Factory Properties |
Properties used to configure the javax.sql.DataSource used as
the unmanaged ConnectionFactory.
MBean Attribute:
PersistenceUnitConfigurationBean.ConnectionFactory2Properties
Changes take effect after you redeploy the module or restart the server.
|
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
|