Adapter for JDBC 10.3 | webMethods Adapter for JDBC Documentation | webMethods Adapter for JDBC Installation and User’s Documentation | Data Type Configuration | The Database-Specific Data Type Mapping Files | extTypeMapping | columnTypeMapping | alternativeName
 
alternativeName
Specifies the value returned by the JDBC driver when a native SQL column type in a database has a different name from the name returned by the driver.
For example, a column of double precision type in a Sybase database is returned as double precis by the driver. In this case, the alternativeName attribute is set to double precis in the Sybase type mapping configuration file so that the adapter can recognize it as the double precision type.