org.mmbase.module.database
Class DatabaseSupportInformix
java.lang.Object
org.mmbase.module.database.DatabaseSupportInformix
- All Implemented Interfaces:
- DatabaseSupport
- public class DatabaseSupportInformix
- extends Object
- implements DatabaseSupport
Interface to support specific database things
for the JDBC module
- Version:
- $Id: DatabaseSupportInformix.java,v 1.6 2004/10/07 17:22:34 pierre Exp $
- Author:
- vpro
- Warning: Contains Duplicate Code (present in other classes)
- extend
DatabaseSupport instead of implementing it.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseSupportInformix
public DatabaseSupportInformix()
init
public void init()
- Specified by:
init in interface DatabaseSupport
initConnection
public void initConnection(Connection con)
- Specified by:
initConnection in interface DatabaseSupport
setLockMode
public void setLockMode(Connection con,
int sec)
MMBase build 1.8.1.20060716