| org.apache.openjpa.persistence.jdbc.oracle |
|
| Java Source File Name | Type | Comment |
| PObject.java | Class | A persistent entity to verify IDENTITY strategy for primary key value
generation with Oracle Database. |
| PObjectNative.java | Class | A persistent entity to verify IDENTITY strategy for primary key value
generation with Oracle Database. |
| TestAutoIncrement.java | Class | Tests identity value assignment with IDENTITY strategy specifically for
Oracle database. |