Class PreciseHintShadowValue<T extends Comparable<?>>
- java.lang.Object
-
- org.apache.shardingsphere.shadow.api.shadow.hint.PreciseHintShadowValue<T>
-
- Type Parameters:
T- class type of hint value
- All Implemented Interfaces:
ShadowValue
public final class PreciseHintShadowValue<T extends Comparable<?>> extends Object implements ShadowValue
Precise hint of shadow in SQL comment.