public interface Wrapper<Children>
default Children
chain()
Children
where(boolean condition, String table, String column, Operator operator, Object val)
whereOr(boolean condition, String table, String column, Operator operator, Object val)
default Children chain()
Children where(boolean condition, String table, String column, Operator operator, Object val)
Children whereOr(boolean condition, String table, String column, Operator operator, Object val)
Copyright © 2024. All rights reserved.