@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Indexed public @interface Table
String
value
softDeleteEnable
stateDisable
stateEnable
public abstract String value
public abstract String softDeleteEnable
public abstract String stateEnable
public abstract String stateDisable
Copyright © 2021. All rights reserved.