Uses of Interface
io.ebeaninternal.api.SpiQueryManyJoin
Packages that use SpiQueryManyJoin
Package
Description
Core implementation objects
Bean description
-
Uses of SpiQueryManyJoin in io.ebeaninternal.api
Methods in io.ebeaninternal.api that return SpiQueryManyJoinModifier and TypeMethodDescriptionSpiQuery.convertJoins()Convert joins as necessary to query joins etc. -
Uses of SpiQueryManyJoin in io.ebeaninternal.server.core
Methods in io.ebeaninternal.server.core that return SpiQueryManyJoin -
Uses of SpiQueryManyJoin in io.ebeaninternal.server.deploy
Classes in io.ebeaninternal.server.deploy that implement SpiQueryManyJoinModifier and TypeClassDescriptionfinal classUsed to evaluate imported foreign keys so as to avoid unnecessary joins.classDescription of a property of a bean.classAbstract base for properties mapped to an associated bean, list, set or map.classProperty mapped to a List Set or Map.classProperty mapped to a joined bean.final classBean property for an IdClass embeddedId.classA DbJson property that does not use Jackson ObjectMapper.final classHandle json property with MutationDetection of SOURCE or HASH only.final classBean property for synthetic sort order value / order column.final class -
Uses of SpiQueryManyJoin in io.ebeaninternal.server.el
Subinterfaces of SpiQueryManyJoin in io.ebeaninternal.server.elModifier and TypeInterfaceDescriptioninterfaceUsed to parse expressions in queries (where, orderBy etc).interfaceThe expression language object that can get values.Classes in io.ebeaninternal.server.el that implement SpiQueryManyJoinModifier and TypeClassDescriptionfinal classA ElGetValue based on a chain of properties. -
Uses of SpiQueryManyJoin in io.ebeaninternal.server.querydefn
Methods in io.ebeaninternal.server.querydefn that return SpiQueryManyJoin