From: Scott L. <sl...@sl...> - 2002-07-02 16:25:23
|
First, thanks Jeff for adding the SQL stuff for JDK 1.4. I know I said I would look at that...argh. Thanks. The attached patch adds a MockDatabaseMetaData class and setup in CommonMockConnection to attach it. I'm testing some code that determines what SQL to give to the database based on the driver name. That's the only method implemented in the class so far. -- Scott Lamb |