Skip to content

Commit

Permalink
[242177] Added data type mapping of the native Float data type
Browse files Browse the repository at this point in the history
  • Loading branch information
Linda Chan committed Aug 5, 2008
1 parent 932e78e commit 5739544
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -50,6 +50,11 @@
odaScalarDataType="Double"
nativeDataType="DOUBLE">
</dataTypeMapping>
<dataTypeMapping
nativeDataTypeCode="6"
odaScalarDataType="Double"
nativeDataType="FLOAT">
</dataTypeMapping>
<dataTypeMapping
nativeDataTypeCode="3"
odaScalarDataType="Decimal"
Expand Down

0 comments on commit 5739544

Please sign in to comment.