All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alibaba.druid.sql.ast.statement.SQLLockTableStatement Maven / Gradle / Ivy

There is a newer version: 1.2.23
Show newest version
package com.alibaba.druid.sql.ast.statement;

import com.alibaba.druid.sql.ast.SQLStatement;

public interface SQLLockTableStatement extends SQLStatement {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy