-
Book Overview & Buying
-
Table Of Contents
EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g
EclipseLink JPA provides some persistence unit properties that may be specified in persistence.xml to configure various aspects of database persistence such as the target database, the JDBC connection URL, and the JDBC connection pooling provided by the data source. We shall discuss some of the persistence unit properties in the following table:
|
Property |
Description |
Default Value |
|---|---|---|
|
|
This specifies an EclipseLink exception handler class. |
- |
|
|
This specifies if Java persistence queries use parameter binding. Property applies in J2SE environment. |
true |
|
|
This specifies if generation of database-platform-specific SQL should be enabled. Property applies in both Java SE environment and Java EE environment. |
false |
|
|
This specifies the use of batch writing to optimize transactions with multiple writes. The following values may be specified... |
Change the font size
Change margin width
Change background colour