Uses of Class
de.ec.sql.Delete
-
-
Uses of Delete in de.ec.sql
Methods in de.ec.sql that return Delete Modifier and Type Method Description default DeleteBeforeDelete. delete(Delete delete)default DeleteBeforeDelete. delete(Table table)default DeleteBeforeDelete. delete(java.lang.String table)default DeleteBeforeDelete. deleteSQL(java.lang.String sql)Methods in de.ec.sql with parameters of type Delete Modifier and Type Method Description default DeleteBeforeDelete. delete(Delete delete)
-