-
MethodDescriptionuse
addWhere(Converters.makeCollection(List.of(Object...)))
, or simply callWhereClause.addWhere(Object, Object, Object)
passing the collection for one of the objects.use {code Converters.makeCollection(List.of(Object...))}.use makeListUse quoted()useConverters.makeCollection(List.of(Object...))
Converters.checkVar(Node)