T - 返回结果类型public abstract class AbstractExecuteSQLExecuter<T> extends Object implements SQLExecuter<T>
| 构造器和说明 |
|---|
AbstractExecuteSQLExecuter() |
public boolean isReadOnly()
isReadOnly 在接口中 SQLExecuter<T>public ResultSet execute(PreparedStatement ps) throws SQLException
execute 在接口中 SQLExecuter<T>SQLExceptionCopyright © 2021. All rights reserved.