Scott Tavares [[EMAIL PROTECTED]] wrote:
> <type name="ColumnMap">
> <attribute name="Name" type="string"/>
> <element name="TableMap" type="cm:TableMap" minOccurs="1"
> maxOccurs="1"/>
> </type>
>
Doesn't the schema need to specify the SQL data type of the column? This way
a user could force a column to be interpreted as a double even if silly JDBC
drivers (i.e., Oracle) want to call it a BigDecimal. I bring this up because
Castor expends a great deal of code on just this problem, and I don't see how
OPaL (in its current form) makes any provision for it.
--
Christopher Elkins
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]