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