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 34900 2009-05-01 16:29:42Z michiel $
- Author:
- vpro
| 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 2.0-SNAPSHOT - null