Bug 211611 - add deployment xml support for PLSQLStoredProcedureCall
Summary: add deployment xml support for PLSQLStoredProcedureCall
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard: Fixed in 1.0M3
Keywords: core
Depends on:
Blocks:
 
Reported: 2007-11-30 11:56 EST by Mike Norman CLA
Modified: 2022-06-09 10:25 EDT (History)
2 users (show)

See Also:


Attachments
diff for core (214.12 KB, text/plain)
2007-12-12 10:16 EST, Mike Norman CLA
no flags Details
diff for core (214.17 KB, patch)
2007-12-12 10:21 EST, Mike Norman CLA
no flags Details | Diff
diff for extension.oracle.test - nonJDBC and plsqlrecord test (853.03 KB, patch)
2007-12-12 10:40 EST, Mike Norman CLA
no flags Details | Diff
diff for core (209.31 KB, patch)
2007-12-12 13:01 EST, Mike Norman CLA
no flags Details | Diff
diff for core (204.33 KB, patch)
2007-12-12 15:50 EST, Mike Norman CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Norman CLA 2007-11-30 11:56:40 EST
synchronized with TopLink: update 
org.eclipse.persistence.sessions.factories.ObjectPersistenceRuntimeXMLProject_11_1_1
Comment 1 Doug Clarke CLA 2007-11-30 12:30:32 EST
Please also ensure this functionality is available in the new XSD being defined by ER200040 and its related bugs. Users should have the ability to define the usage of stored procedures that use the PL/SQL types using an annotation as well as in the new EclipseLink-ORM.XML configuration file.
Comment 2 Mike Norman CLA 2007-12-04 13:20:41 EST
(In reply to comment #1)
> Please also ensure this functionality is available in the new XSD being defined
> by ER200040 and its related bugs. Users should have the ability to define the
> usage of stored procedures that use the PL/SQL types using an annotation as
> well as in the new EclipseLink-ORM.XML configuration file.
> 

Should that be in a separate bug?
Comment 3 Mike Norman CLA 2007-12-05 11:56:04 EST
bug 212030 entered to track adding support for PLSQLStoredProcedureCall
to EclipseLink-ORM.XML Schema
Comment 4 Mike Norman CLA 2007-12-12 10:16:03 EST
Created attachment 85075 [details]
diff for core
Comment 5 Mike Norman CLA 2007-12-12 10:21:26 EST
Created attachment 85077 [details]
diff for core

whoops! misc error in diff (JDBC_TYPE should be SIMPLE_JDBC_TYPE)
Comment 6 Mike Norman CLA 2007-12-12 10:40:21 EST
Created attachment 85080 [details]
diff for extension.oracle.test - nonJDBC and plsqlrecord test
Comment 7 Mike Norman CLA 2007-12-12 13:01:14 EST
Created attachment 85101 [details]
diff for core
Comment 8 Mike Norman CLA 2007-12-12 15:50:36 EST
Created attachment 85118 [details]
diff for core

based on feedback from Blaise, Gordon
Use QName Inheritance policy (it really cleans up the
mapping for DatabaseTypeWrapper)
Comment 9 Mike Norman CLA 2007-12-13 11:39:03 EST
based on last feedback from Blaise, Gordon,
check in core changes and tests
Comment 10 Eclipse Webmaster CLA 2022-06-09 10:25:30 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink