org.mmbase.module.database
Class DatabaseSupportShim
java.lang.Object
org.mmbase.module.database.DatabaseSupportShim
- All Implemented Interfaces:
- DatabaseSupport
- public class DatabaseSupportShim
- extends Object
- implements DatabaseSupport
Interface to support specific database things
for the JDBC module
- Version:
- $Id: DatabaseSupportShim.java,v 1.5 2004/10/07 17:22:34 pierre Exp $
- Author:
- vpro
- Warning: Contains Duplicate Code (present in other classes)
- Since neither method does anything, better to make
DatabaseSupport
a base class and have DatabaseSupportInformix extend from that class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseSupportShim
public DatabaseSupportShim()
init
public void init()
- Specified by:
init in interface DatabaseSupport
initConnection
public void initConnection(Connection con)
- Specified by:
initConnection in interface DatabaseSupport
MMBase build 1.8.1.20060716