Sun Adapter for TCP/IP HL7

com.stc.connector.hl7.framework.persist
Interface HL7PersistInfoInterface

All Known Implementing Classes:
HL7PersistInfo

public interface HL7PersistInfoInterface

The HL7PersistInfoInterface interface used to get the DataSource JNDI name!

Author:
Sun Microsystems

Method Summary
 java.lang.String getDatasourceJNDIName()
          Returns the Data Source JNDI name.
 

Method Detail

getDatasourceJNDIName

java.lang.String getDatasourceJNDIName()
Returns the Data Source JNDI name.

Returns:
String

Sun Adapter for TCP/IP HL7