| クラス | 説明 |
|---|---|
| AbstractOutsideSqlPagingExecutor<BEHAVIOR> |
The paging executor of outside-SQL.
|
| OutsideSqlAllFacadeExecutor<BEHAVIOR> |
The all facade executor of outside-SQL.
|
| OutsideSqlAutoPagingExecutor<BEHAVIOR> |
The auto-paging (cursor-skip) executor of outside-SQL.
|
| OutsideSqlBasicExecutor<BEHAVIOR> |
The basic executor of outside-SQL.
|
| OutsideSqlCursorExecutor<BEHAVIOR> |
The cursor executor of outside-SQL.
|
| OutsideSqlEntityExecutor<BEHAVIOR> |
The cursor executor of outside-SQL.
|
| OutsideSqlManualPagingExecutor<BEHAVIOR> |
The manual-paging executor of outside-SQL.
|
| OutsideSqlTraditionalExecutor<BEHAVIOR> |
The traditional executor of outside-SQL.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.