public interface FetchBean
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
checkSafetyResult(int safetyMaxResultSize)
Check whether the result size is safety or not.
|
int |
getSafetyMaxResultSize()
Get the max size of safety result.
|
void checkSafetyResult(int safetyMaxResultSize)
safetyMaxResultSize - The max size of safety result. (if zero or minus, checking is invalid)int getSafetyMaxResultSize()
Copyright © 2014–2015 The DBFlute Project. All rights reserved.