类 DeleteCommandImpl

java.lang.Object
org.babyfish.jimmer.sql.ast.impl.mutation.DeleteCommandImpl
所有已实现的接口:
Executable<DeleteResult>, DeleteCommand

public class DeleteCommandImpl extends Object implements DeleteCommand