public static interface SqlResult.Result extends AutoCloseable
Object get(String columnLabel) throws SQLException
columnLabel - 列名(别名)SQLException - 异常default void close()
throws SQLException
close 在接口中 AutoCloseableSQLException - 异常Copyright © 2024. All rights reserved.