public interface LambdaOperations extends JdbcOperations
call, call, call, call, call, execute, execute, execute, execute, execute, execute, execute, execute, executeBatch, executeBatch, executeBatch, executeBatch, executeBatch, executeUpdate, executeUpdate, executeUpdate, executeUpdate, executeUpdate, executeUpdate, executeUpdate, multipleExecute, multipleExecute, multipleExecute, multipleExecute, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryForInt, queryForInt, queryForInt, queryForInt, queryForList, queryForList, queryForList, queryForList, queryForList, queryForList, queryForList, queryForList, queryForList, queryForLong, queryForLong, queryForLong, queryForLong, queryForMap, queryForMap, queryForMap, queryForMap, queryForObject, queryForObject, queryForObject, queryForObject, queryForObject, queryForObject, queryForObject, queryForObject, queryForString, queryForString, queryForString, queryForStringdefault <T> InsertOperation<T> lambdaInsert(Class<T> exampleType)
<T> InsertOperation<T> lambdaInsert(Class<T> exampleType, MappingOptions options)
default InsertOperation<Map<String,Object>> lambdaInsert(String table) throws SQLException
SQLExceptiondefault InsertOperation<Map<String,Object>> lambdaInsert(String schema, String table) throws SQLException
SQLExceptionInsertOperation<Map<String,Object>> lambdaInsert(String schema, String table, MappingOptions options) throws SQLException
SQLExceptiondefault <T> EntityUpdateOperation<T> lambdaUpdate(Class<T> exampleType)
<T> EntityUpdateOperation<T> lambdaUpdate(Class<T> exampleType, MappingOptions options)
default MapUpdateOperation lambdaUpdate(String table) throws SQLException
SQLExceptionMapUpdateOperation lambdaUpdate(String schema, String table, MappingOptions options) throws SQLException
SQLExceptiondefault <T> EntityDeleteOperation<T> lambdaDelete(Class<T> exampleType)
<T> EntityDeleteOperation<T> lambdaDelete(Class<T> exampleType, MappingOptions options)
default MapDeleteOperation lambdaDelete(String table) throws SQLException
SQLExceptionMapDeleteOperation lambdaDelete(String schema, String table, MappingOptions options) throws SQLException
SQLExceptiondefault <T> EntityQueryOperation<T> lambdaQuery(Class<T> exampleType)
<T> EntityQueryOperation<T> lambdaQuery(Class<T> exampleType, MappingOptions options)
default MapQueryOperation lambdaQuery(String table) throws SQLException
SQLExceptionMapQueryOperation lambdaQuery(String schema, String table, MappingOptions options) throws SQLException
SQLExceptionCopyright © 2021–2022. All rights reserved.