Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN trunk pending commit: Bug#221876, 275156 - xml/annotations for PLSQL types and Structs

SVN trunk pending commit: Bug#221876, 275156 - xml/annotations for PLSQL types and Structs

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=221876

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=275156

 

http://wiki.eclipse.org/EclipseLink/DesignDocs/275156

 

Code review: Mike, Guy (pending)

 

Changes:

- Updated obsolete native persistence map schema for optional arguments.

- Added annotations for structs, Struct, Array, Structure

- Fixed class lookups to work for primitive classes.

- Fixed struct mappings to work with relational descriptors.

- Added oracle platform annotations fpr PLSQL types, PLSQLRecord, PLSQLTable.

- Added JPA PLSQL tests for record and table types mapped with structs.

- Updated eclipselink-orm schema with PLSQL types and structs.

- Added JPA metadata annotation and XML processing for PLSQL and struct types.

 


Back to the top