Preset.QuerySelect<QR>
public interface QueryModifiers<R>
R
lower()
not()
replace(String what, String withWhat)
substring(int start)
substring(int start, int len)
trim()
upper()