B.3.2. Type Mapping for Oracle 10g

You need to specify Oracle9i type mapping for Oracle 10g datasource configurations.

Example B.8. Oracle9i Type Mapping

....
<metadata>
  <type-mapping>Oracle9i</type-mapping>
</metadata>
....