Uses of Class
org.seasar.doma.jdbc.command.DeleteCommand
Packages that use DeleteCommand
-
Uses of DeleteCommand in org.seasar.doma.jdbc
Methods in org.seasar.doma.jdbc that return DeleteCommandModifier and TypeMethodDescriptiondefault DeleteCommandCommandImplementors.createDeleteCommand(Method method, DeleteQuery query) Creates aDeleteCommandobject.