Uses of Class
com.ibm.fhir.database.utils.model.IndexDef
-
Packages that use IndexDef Package Description com.ibm.fhir.database.utils.model -
-
Uses of IndexDef in com.ibm.fhir.database.utils.model
Constructors in com.ibm.fhir.database.utils.model with parameters of type IndexDef Constructor Description CreateIndex(String schemaName, String indexName, int version, IndexDef indexDef, String tenantColumnName)
Protected constructor.
-