JDBC Extensions : Using JDBC Wrapper Methods to Access JDBC Extensions
Using JDBC Wrapper Methods to Access JDBC Extensions
The Wrapper methods allow an application to access vendor-specific classes. The following example shows how to access the DataDirect-specific ExtConnection class using the Wrapper methods: