SDODataTypeHelper.columnTypeForSDOType() throws RuntimeException for "DateTime"
SDO Type.
-----------------------------------------------------------------------------------------
Key: TUSCANY-1845
URL: https://issues.apache.org/jira/browse/TUSCANY-1845
Project: Tuscany
Issue Type: Bug
Components: Java DAS RDB
Affects Versions: Java-DAS-Next
Environment: Windows XP, Sun JDK 1.4.2_11
Reporter: Ron Gavlin
Fix For: Java-DAS-Next
When SDODataTypeHelper.columnTypeForSDOType(Type sdoType) is invoked for
sdoType "DateTime", a RuntimeException is thrown. It appears that
SDODataTypes.DATETIME is being initialized incorrectly. There are other
constants in SDODataTypes that also appear to be initialized incorrectly. I
would suggest that the initialization of all constants in SDODataTypes be
reviewed for accuracy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]