![]() ![]() ![]() ![]() |
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.
Non-Jta Connection Properties Connection2URL properties.
Name The name of this bean.
Value The value associated with this bean.
Non-Jta Connection Factory Properties Properties used to configure the javax.sql.DataSource used as the unmanaged ConnectionFactory.
Name The name of this bean.
Value The value associated with this bean.
![]() |