Module com.speedment.runtime.join
Package com.speedment.runtime.join.trait
The join trait package exposes shared interfaces for join
operations on tables.
This package is part of the API. Modifications to classes here should only (if ever) be done in major releases.
-
Interface Summary Interface Description HasCreateJoin10 HasCreateJoin2 HasCreateJoin3 HasCreateJoin4 HasCreateJoin5 HasCreateJoin6 HasCreateJoin7 HasCreateJoin8 HasCreateJoin9 HasDefaultBuild<R extends com.speedment.common.tuple.TupleOfNullables> HasJoins<R,RC> This interface contains the the supported join operations of Speedment.HasOn<ENTITY> HasOnPredicates<R> HasWhere<ENTITY,R>