Uses of Interface
com.ibm.fhir.persistence.jdbc.dao.api.IParameterNameCache
-
Packages that use IParameterNameCache Package Description com.ibm.fhir.persistence.jdbc.dao.impl -
-
Uses of IParameterNameCache in com.ibm.fhir.persistence.jdbc.dao.impl
Classes in com.ibm.fhir.persistence.jdbc.dao.impl that implement IParameterNameCache Modifier and Type Class Description classParameterNameCacheAdapterAdapter to provide access to the cached parameter name ids managed by theParameterDAOimplementation.
-