Uses of Class
com.ibm.fhir.persistence.jdbc.connection.ChainedAction
-
Packages that use ChainedAction Package Description com.ibm.fhir.persistence.jdbc.connection -
-
Uses of ChainedAction in com.ibm.fhir.persistence.jdbc.connection
Subclasses of ChainedAction in com.ibm.fhir.persistence.jdbc.connection Modifier and Type Class Description class
DisableAutocommitAction
Command to turn off autocommitclass
SetSchemaAction
Command to set the named schema on a connectionclass
SetTenantAction
Set the tenant variable in the session (part of Db2 multi-tenancy support).
-