public class Delete extends WhereNode
Delete(ConcatContext ctx)
Delete
from(Class target)
from(String table)
String
toSql()
void
toSql(ConcatBuilder sb)
andConstNotEq, andEq, andIfNotEmpty, andIn, loop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Delete(ConcatContext ctx)
public Delete from(Class target)
public Delete from(String table)
public void toSql(ConcatBuilder sb)
toSql
Output
WhereNode
public String toSql()
Copyright © 2022. All rights reserved.