Uses of Interface
io.ebeaninternal.server.deploy.BeanCollectionHelp
Packages that use BeanCollectionHelp
-
Uses of BeanCollectionHelp in io.ebeaninternal.server.deploy
Classes in io.ebeaninternal.server.deploy that implement BeanCollectionHelpModifier 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 BeanCollectionHelpModifier and TypeMethodDescriptionstatic <T> BeanCollectionHelp<T> BeanCollectionHelpFactory.create(BeanPropertyAssocMany<T> many) Create the helper based on the many property.