| 接口 | 说明 |
|---|---|
| DatabaseInfo | |
| Dialect | |
| LikeEscaper | |
| PagedPreparedParameterSetter<P extends QueryParameters> |
the prepared statement setter, just for the original parameters
all parameters will slice 3 segments:
|-----------------original parameters-----------------|
|------before-----|-----subquery-----|------after-----|
|
| QueryParameters<P> |
This represent all the parameters.
|
| RowSelectionBuilder<T> |
| 类 | 说明 |
|---|---|
| BaseLikeEscaper | |
| DialectRegistry | |
| InstrumentedSelectStatement | |
| JdbcUrlParser | |
| RowSelection | |
| SQLInstrumentorProvider | |
| SQLStatementInstrumentor |
| 异常错误 | 说明 |
|---|---|
| SQLDialectException | |
| SQLInstrumentException |
Copyright © 2019. All rights reserved.