TN 2027: How to write a JDBC Plugin (With Example)

WebObjects 5 Technote: How to write a JDBC Plugin (With Example)

"With WebObjects 5, all database access goes through the JDBC Adaptor. JDBC is widely supported by database vendors, but not every data source behaves exactly the same way so the adaptor uses a helper class, a subclass of JDBCPlugIn, to customize the JDBC adaptor for a particular database or driver. [...] This article describes how to build a custom plugin."
Written on July 15, 2001