| 接口 | 说明 |
|---|---|
| ConnectionFactory |
ConnectionFactory
|
| Countable |
Countable
|
| Cursor<T> |
Cursor
|
| DataSourceFactory |
DataSourceFactory
|
| DriverManagerDataSource |
DriverManagerDataSource
|
| DumpErrorHandler |
DumpErrorHandler
|
| DumpProgress |
DumpProgress
|
| JdbcDumpOptions |
JdbcDumpOptions
|
| Listable<T> |
Listable
|
| PageableQuery<T> |
PageableQuery
|
| PageableSql |
PageableSql
|
| PageRequest |
PageRequest
|
| PageResponse<T> |
PageResponse
|
| PreparedStatementCallback |
PreparedStatementCallback
|
| ResultSetSlice<T> |
ResultSetSlice
|
| TokenHandler |
TokenHandler
|
| 类 | 说明 |
|---|---|
| AbstractDataSource |
AbstractDataSource
|
| DefaultPageableSql |
DefaultPageableSql
|
| DefaultTokenHandler | |
| ExceptionUtils |
ExceptionUtils
|
| JdbcDumpTemplate |
JdbcDumpTemplate provide some jdbc operation that export data from one
ConnectionFactory and import into annother ConnectionFactory
|
| JdbcDumpTemplate.InternalConnectionFactory | |
| JdbcDumpTemplate.TableJdbcDumpOptions | |
| JdbcUtils |
JdbcUtils
|
| JdbcUtils.CursorImpl |
CursorImpl
|
| PageableQueryImpl |
PageableQueryImpl
|
| PageableResultSetSlice<T> |
PageableResultSetSlice
|
| PageBean<T> |
PageBean
-1: total records
0: current page
1: first page
2: previous page
3: page number
4: last page
5: next page
|
| PooledConnectionFactory |
PooledConnectionFactory
|
| SimplePageRequest |
SimplePageRequest
|
| SimplePageResponse<T> |
SimplePageResponse
|
| SimplePageResponse.PageIterator<T> |
PageIterator
|
| SingletonDataSoruceFactory |
SingletonDataSoruceFactory
|
| UnpooledConnectionFactory |
UnpooledConnectionFactory
|
| UnpooledDataSource |
Build a DataSource that contains unpooled connection.
|
| UnpooledDataSource.ConnectionProxy | |
| UnpooledDataSourceFactory |
UnpooledDataSourceFactory
|
| 枚举 | 说明 |
|---|---|
| TransactionIsolationLevel |
TransactionIsolationLevel
|
| 异常错误 | 说明 |
|---|---|
| DetachedSqlException |
DetachedSqlException
|
| JdbcDumpException |
JdbcDumpException
|
| PageableException |
PageableException
|
Copyright © 2022. All rights reserved.