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 versionTrackingName, String tableName, int version, IndexDef indexDef, String tenantColumnName)Protected constructor. 
 -