public interface SubQueryPredicate extends Predicate
Modifier and Type | Method and Description |
---|---|
Predicate |
getSubQueryPredicate()
A predicate to apply to the inner (sub-query).
|
String |
getSubQueryType()
The data type against which the subquery should run.
|
equals, hashCode
toString
String getSubQueryType()
Predicate getSubQueryPredicate()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.