|
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.llp.MLLPV2.MLLPV2DBConnectionManager
public static class MLLPV2.MLLPV2DBConnectionManager
Method Summary | |
---|---|
DBConnection |
getDBConnection()
Method getDBConnection used only for MLLPV2 to get the DBConnection. |
DBObjectFactory |
getDBObjectFactory()
Method getDBObjectFactory used only for MLLPV2 to get the DBObjectFactory. |
static MLLPV2.MLLPV2DBConnectionManager |
getInstance(java.lang.String datasourceJNDIName,
javax.naming.InitialContext ctx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static MLLPV2.MLLPV2DBConnectionManager getInstance(java.lang.String datasourceJNDIName, javax.naming.InitialContext ctx) throws javax.naming.NamingException, HL7ApplicationException
javax.naming.NamingException
HL7ApplicationException
public DBConnection getDBConnection() throws java.lang.Exception
dbcon
- DBConnection.
java.lang.Exception
public DBObjectFactory getDBObjectFactory()
dbObjFactory
- DBObjectFactory.
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |