C# (CSharp) Azavea.Open.DAO.Criteria.Joins Namespace

Classes

Name Description
AbstractJoinExpression
AbstractOnePropertyEachJoinExpression Base class for normal joins that use one field from both DAOs.
AbstractPropertyValueJoinExpression Base class for joins that use one field from a single DAO and compares on a value.
DaoJoinCriteria This class defines how to join two FastDAOs together.
EqualJoinExpression
GreaterJoinExpression
JoinSortOrder This is similar to a DaoCriteria's SortOrder, except it is necessary to specify which DAO, the left or the right, has this field we're sorting on.
LeftPropertyValueEqualJoinExpression
LesserJoinExpression
RightPropertyValueEqualJoinExpression