| 限定符和类型 | 方法和说明 |
|---|---|
List |
LightDao.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
List |
SqlToyLazyDao.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
List |
SqlToyLazyDao.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
List |
LightDao.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
<T extends Serializable> |
LightDao.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String... uniqueProps) |
<T extends Serializable> |
SqlToyLazyDao.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String... uniqueProps) |
<T extends Serializable> |
SqlToyLazyDao.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String... uniqueProps) |
<T extends Serializable> |
LightDao.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String... uniqueProps) |
| 限定符和类型 | 方法和说明 |
|---|---|
List |
LightDaoImpl.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
List |
SqlToyLazyDaoImpl.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
List |
SqlToyLazyDaoImpl.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
List |
LightDaoImpl.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
<T extends Serializable> |
LightDaoImpl.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String... uniqueProps) |
<T extends Serializable> |
SqlToyLazyDaoImpl.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String... uniqueProps) |
<T extends Serializable> |
SqlToyLazyDaoImpl.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String... uniqueProps) |
<T extends Serializable> |
LightDaoImpl.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String... uniqueProps) |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryResult |
DialectFactory.updateFetch(SqlToyContext sqlToyContext,
QueryExecutor queryExecutor,
SqlToyConfig sqlToyConfig,
UpdateRowHandler updateRowHandler,
DataSource dataSource) |
QueryResult |
DialectFactory.updateFetch(SqlToyContext sqlToyContext,
QueryExecutor queryExecutor,
SqlToyConfig sqlToyConfig,
UpdateRowHandler updateRowHandler,
DataSource dataSource) |
QueryResult |
Dialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
Dialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
Serializable |
Dialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
Dialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
DialectFactory.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
DataSource dataSource) |
Serializable |
DialectFactory.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
DataSource dataSource) |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryResult |
ClickHouseDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
DB2Dialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
DefaultDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
DMDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
GaussDBDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
H2Dialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
ImpalaDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
KingbaseDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
MySqlDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
OceanBaseDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
Oracle11gDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
OracleDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
PostgreSqlDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
SqliteDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
SqlServerDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
TDengineDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
TidbDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
TidbDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
TDengineDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
SqlServerDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
SqliteDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
PostgreSqlDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
OracleDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
Oracle11gDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
OceanBaseDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
MySqlDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
KingbaseDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
ImpalaDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
H2Dialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
GaussDBDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
DMDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
DefaultDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
DB2Dialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
QueryResult |
ClickHouseDialect.updateFetch(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramValues,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
String dialect,
LockMode lockMode,
int fetchSize,
int maxRows) |
Serializable |
ClickHouseDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
DB2Dialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
DefaultDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
DMDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
GaussDBDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
ImpalaDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
KingbaseDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
MySqlDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
OceanBaseDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
Oracle11gDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
OracleDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
PostgreSqlDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
SqliteDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
SqlServerDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
TDengineDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
TidbDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
TidbDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
TDengineDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
SqlServerDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
SqliteDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
PostgreSqlDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
OracleDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
Oracle11gDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
OceanBaseDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
MySqlDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
KingbaseDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
ImpalaDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
GaussDBDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
DMDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
DefaultDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
DB2Dialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
Serializable |
ClickHouseDialect.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryResult |
DialectUtils.updateFetchBySql(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
int startIndex,
int fetchSize,
int maxRows) |
static QueryResult |
DialectUtils.updateFetchBySql(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
String sql,
Object[] paramsValue,
UpdateRowHandler updateRowHandler,
Connection conn,
Integer dbType,
int startIndex,
int fetchSize,
int maxRows) |
static Serializable |
DefaultDialectUtils.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
static Serializable |
DefaultDialectUtils.updateSaveFetch(SqlToyContext sqlToyContext,
Serializable entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
Connection conn,
Integer dbType,
String dialect,
String tableName) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List |
SqlToyDaoSupport.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
protected List |
SqlToyDaoSupport.updateFetch(QueryExecutor queryExecutor,
UpdateRowHandler updateRowHandler) |
<T extends Serializable> |
SqlToyDaoSupport.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
DataSource dataSource) |
<T extends Serializable> |
SqlToyDaoSupport.updateSaveFetch(T entity,
UpdateRowHandler updateRowHandler,
String[] uniqueProps,
DataSource dataSource) |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryResult |
ResultUtils.processResultSet(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
Connection conn,
ResultSet rs,
QueryExecutorExtend queryExecutorExtend,
UpdateRowHandler updateRowHandler,
DecryptHandler decryptHandler,
int startColIndex) |
static QueryResult |
ResultUtils.processResultSet(SqlToyContext sqlToyContext,
SqlToyConfig sqlToyConfig,
Connection conn,
ResultSet rs,
QueryExecutorExtend queryExecutorExtend,
UpdateRowHandler updateRowHandler,
DecryptHandler decryptHandler,
int startColIndex) |
Copyright © 2023. All rights reserved.