@FunctionalInterface public interface JsqlParserFunction<T,R>
R
apply(T t)
R apply(T t) throws net.sf.jsqlparser.JSQLParserException
net.sf.jsqlparser.JSQLParserException