@Documented @Inherited @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Field
public abstract String value
public abstract IndexType type
IndexType.ASC
.IndexType
public abstract int weight
IndexType.TEXT
Copyright © 2016. All rights reserved.