Searched defs:joinType (Results 1 – 3 of 3) sorted by relevance
151 int joinType = JOINABLE_VALUE_TYPE_NONE; in getNextPage() local
77 public SqlJoin setJoinType(@NonNull @JoinType String joinType) { in setJoinType()
635 public Builder setJoinType(@JoinableValueType int joinType) { in setJoinType()