@Target(value=FIELD) @Retention(value=RUNTIME) @Repeatable(value=Indexes.class) public @interface Index
String
comment
indexName
IndexType
indexType
using
public abstract IndexType indexType
public abstract String indexName
public abstract String using
public abstract String comment
Copyright © 2021. All rights reserved.