-
-
Field Summary
Fields Modifier and Type Field Description private JoinDescriptionlastJoin
-
Constructor Summary
Constructors Constructor Description JoinerKt(EntityManager entityManager)
-
Method Summary
Modifier and Type Method Description JoinDescriptiongetLastJoin()UnitsetLastJoin(JoinDescription lastJoin)<T extends Any, R extends Any> RfindOne(JoinerQuery<T, R> request)final <T extends Any, R extends Any> RgetOne(JoinerQuery<T, R> request)-
Methods inherited from class cz.encircled.joiner.kotlin.JoinerKt
find, findStream, getAliasResolver, getJoinerProperties, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, innerJoin, joinGraph, joinGraph, joinGraphs, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, leftJoin, on, preprocessRequestQuery, save, save, setJoinGraphRegistry, setJoinerProperties, toJPAQuery, withProperties -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-