|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ojb.broker.platforms.PlatformDefaultImpl | +--ojb.broker.platforms.PlatformInformixImpl
This class extends PlatformDefaultImpl
and defines specific
behavior for the Informix platform.
Constructor Summary | |
PlatformInformixImpl()
|
Method Summary | |
void |
initializeJdbcConnection(java.sql.Connection conn)
callback called immediately after a JDBC Connection has been obtained in ... |
Methods inherited from class ojb.broker.platforms.PlatformDefaultImpl |
setNullForStatement, setObjectForStatement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlatformInformixImpl()
Method Detail |
public void initializeJdbcConnection(java.sql.Connection conn)
Platform
initializeJdbcConnection
in interface Platform
initializeJdbcConnection
in class PlatformDefaultImpl
Platform.initializeJdbcConnection(Connection)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |