<E> Converter<E> converterOf(Class<E> ofClass)
E - ofClass - String getColumnName(ResultSetMetaData meta, int colIdx) throws SQLException
colIdx for result set metaSQLExceptionboolean returnGeneratedKeysByDefault()
void setParameter(PreparedStatement statement, int paramIdx, Object value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, InputStream value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, int value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, Integer value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, long value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, Long value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, String value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, Timestamp value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, Time value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, boolean value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, Boolean value) throws SQLException
SQLExceptionvoid setParameter(PreparedStatement statement, int paramIdx, UUID value) throws SQLException
SQLExceptionObject getRSVal(ResultSet rs, int idx) throws SQLException
SQLExceptionvoid closeStatement(Statement statement) throws SQLException
SQLExceptionSqlParameterParsingStrategy getSqlParameterParsingStrategy()
Copyright © 2021. All rights reserved.