@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface Table
String
value
boolean
isCache
PK
public abstract String value
public abstract String PK
public abstract boolean isCache
Copyright © 2015. All rights reserved.