@Target(value={FIELD,TYPE}) @Retention(value=RUNTIME) @Documented @Indexed public @interface Lookup
String
from
sql
table
to
view
where
public abstract String from
public abstract String to
public abstract String where
public abstract String view
public abstract String sql
public abstract String table
Copyright © 2021. All rights reserved.