Some experimental SQL client generation code for building client packages and other various half completed trials - (mostly around databases, particular Firebird).
jdbc2jdbc is a JDBC 2.0 driver (type 4) that sits between a database client and another JDBC driver. It is completely transparent to the database client. Its purpose is to log all actions that the database client executes on the database.