|
Sun Adapter for TCP/IP HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.connector.hl7.framework.persist.connection.AbstractDBConnection
com.stc.connector.hl7.framework.persist.connection.DBConnection
com.stc.connector.hl7.framework.persist.connection.impl.DB2DBConnImpl
public class DB2DBConnImpl
This class is used to get the DB2 connection object
| Field Summary |
|---|
| Fields inherited from class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection |
|---|
BATCH_DML_ERROR, DML_ERROR, mConn |
| Constructor Summary | |
|---|---|
DB2DBConnImpl(java.sql.Connection conn)
constructor |
|
| Method Summary |
|---|
| Methods inherited from class com.stc.connector.hl7.framework.persist.connection.DBConnection |
|---|
getRowWithStatus, updateRowWithStatus |
| Methods inherited from class com.stc.connector.hl7.framework.persist.connection.AbstractDBConnection |
|---|
batchDelete, batchInsert, batchUpdate, delete, delete, executeUpdateOrDelete, get, getRow, getUnderlyingConnection, insert, insert, update, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DB2DBConnImpl(java.sql.Connection conn)
throws java.sql.SQLException
conn - jdbc connection
java.sql.SQLException - SQLException
|
Sun Adapter for TCP/IP HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||