Uses of Interface
cz.encircled.joiner.query.JoinRoot
Packages that use JoinRoot
-
Uses of JoinRoot in cz.encircled.joiner.query
Subinterfaces of JoinRoot in cz.encircled.joiner.queryModifier and TypeInterfaceDescriptioninterfaceJoinerQuery<T,R> Base interface which defines possible parameters of joiner query T - select from R - projection typeClasses in cz.encircled.joiner.query that implement JoinRootModifier and TypeClassDescriptionclassUsed for subqueries in 'exists' operationsclassJoinerQueryBase<T,R> Implementation of a joiner query withnon-tupleresultclassImplementation of a joiner query withTupleresult -
Uses of JoinRoot in cz.encircled.joiner.query.join
Classes in cz.encircled.joiner.query.join that implement JoinRoot