| パッケージ | 説明 |
|---|---|
| org.dbflute.twowaysql.exception |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ForCommentExpressionEmptyException
The exception of when the expression of FOR comment is empty.
|
class |
IfCommentConditionEmptyException
The exception of when the condition of IF comment is empty.
|
class |
IfCommentDifferentTypeComparisonException
The exception of when the IF comment has different type comparison.
|
class |
IfCommentEmptyExpressionException
The exception of when the result of IF comment expression is empty.
|
class |
IfCommentIllegalParameterBeanSpecificationException
The exception of when the IF comment has the illegal parameter-bean specification.
|
class |
IfCommentListIndexNotNumberException
The exception of when the list index on IF comment is not number.
|
class |
IfCommentListIndexOutOfBoundsException
The exception of when the list index on IF comment is out of boudns.
|
class |
IfCommentMethodInvocationFailureException
The exception of when the method invocation of IF comment fails.
|
class |
IfCommentNotBooleanResultException
The exception of when the result of IF comment is not boolean about outsideSql.
|
class |
IfCommentNotFoundMethodException
The exception of when the method on the IF comment is not found.
|
class |
IfCommentNotFoundPropertyException
The exception of when the IF comment property is not found.
|
class |
IfCommentNullPointerException
The exception of when the IF comment has a null pointer.
|
class |
IfCommentPropertyReadFailureException
The exception of when it fails to read the property on the IF comment.
|
class |
IfCommentUnsupportedExpressionException
The exception of when the IF comment expression is unsupported.
|
class |
IfCommentUnsupportedTypeComparisonException
The exception of when the IF comment has unsupported type comparison.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.