|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.module.database.DatabaseSupportShim
Interface to support specific database things for the JDBC module
| Constructor Summary | |
DatabaseSupportShim()
|
|
| Method Summary | |
void |
init()
|
void |
initConnection(java.sql.Connection con)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DatabaseSupportShim()
| Method Detail |
public void init()
init in interface DatabaseSupportpublic void initConnection(java.sql.Connection con)
initConnection in interface DatabaseSupport
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||