Uses of Class
com.ibm.fhir.database.utils.jdbc.ConnectionStub
-
Packages that use ConnectionStub Package Description com.ibm.fhir.database.utils.jdbc -
-
Uses of ConnectionStub in com.ibm.fhir.database.utils.jdbc
Constructors in com.ibm.fhir.database.utils.jdbc with parameters of type ConnectionStub Constructor Description PreparedStatementStub(ConnectionStub connection)
Protected constructor.ResultSetStub(ConnectionStub connection)
Protected constructor because this stub should only be created by members of this package aStatementStub(ConnectionStub connection)
-