Uses of Interface
io.ebeaninternal.server.query.CQueryCollectionAdd
Packages that use CQueryCollectionAdd
-
Uses of CQueryCollectionAdd in io.ebeaninternal.server.deploy
Subinterfaces of CQueryCollectionAdd in io.ebeaninternal.server.deployModifier and TypeInterfaceDescriptioninterfaceHelper functions for performing tasks on Lists Sets or Maps.Classes in io.ebeaninternal.server.deploy that implement CQueryCollectionAddModifier and TypeClassDescriptionclassBeanListHelp<T>Helper object for dealing with Lists.final classHelper for element collection List.classBeanMapHelp<T>Helper specifically for dealing with Maps.final classclassBeanSetHelp<T>Helper specifically for dealing with Sets.final classHelper for element collection List.Methods in io.ebeaninternal.server.deploy that return CQueryCollectionAddModifier and TypeMethodDescriptionstatic <T> CQueryCollectionAdd<T> BeanCollectionHelpFactory.create(SpiQuery.Type manyType, OrmQueryRequest<T> request)