Uses of Class
org.apache.shardingsphere.shadow.api.shadow.hint.PreciseHintShadowValue
-
Packages that use PreciseHintShadowValue Package Description org.apache.shardingsphere.shadow.api.shadow.hint -
-
Uses of PreciseHintShadowValue in org.apache.shardingsphere.shadow.api.shadow.hint
Methods in org.apache.shardingsphere.shadow.api.shadow.hint with parameters of type PreciseHintShadowValue Modifier and Type Method Description booleanHintShadowAlgorithm. isShadow(Collection<String> relatedShadowTables, PreciseHintShadowValue<T> hintShadowValue)Is need shadow.
-