@Target(value={FIELD,METHOD}) @Retention(value=RUNTIME) public @interface ClusteringColumn
If the mapped table has multiple clustering columns, it is mandatory to specify the ordinal parameter to avoid ordering ambiguity.
int
value
public abstract int value
Copyright © 2012–2018. All rights reserved.