Module org.seasar.doma.core
Class Criterion.NotInSubQuery
java.lang.Object
org.seasar.doma.jdbc.criteria.context.Criterion.NotInSubQuery
- All Implemented Interfaces:
Criterion
- Enclosing interface:
- Criterion
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.seasar.doma.jdbc.criteria.context.Criterion
Criterion.And, Criterion.Between, Criterion.Eq, Criterion.Exists, Criterion.Ge, Criterion.Gt, Criterion.In, Criterion.InSubQuery, Criterion.InTuple2, Criterion.InTuple2SubQuery, Criterion.InTuple3, Criterion.InTuple3SubQuery, Criterion.IsNotNull, Criterion.IsNull, Criterion.Le, Criterion.Like, Criterion.Lt, Criterion.Ne, Criterion.Not, Criterion.NotExists, Criterion.NotIn, Criterion.NotInSubQuery, Criterion.NotInTuple2, Criterion.NotInTuple2SubQuery, Criterion.NotInTuple3, Criterion.NotInTuple3SubQuery, Criterion.NotLike, Criterion.Or, Criterion.UserDefined, Criterion.Visitor -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary