Uses of Interface
io.ebeaninternal.server.el.ElPropertyDeploy
Packages that use ElPropertyDeploy
Package
Description
Bean description
-
Uses of ElPropertyDeploy in io.ebeaninternal.api
Methods in io.ebeaninternal.api with parameters of type ElPropertyDeployModifier and TypeMethodDescriptionvoidManyWhereJoins.add(ElPropertyDeploy elProp) Add a many where join. -
Uses of ElPropertyDeploy in io.ebeaninternal.server.deploy
Classes in io.ebeaninternal.server.deploy that implement ElPropertyDeployModifier 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 classMethods in io.ebeaninternal.server.deploy that return ElPropertyDeployModifier and TypeMethodDescriptionBeanDescriptor.elPropertyDeploy(String propName) Similar to ElPropertyValue but also uses foreign key shortcuts.DeployPropertyParser.firstProp()Return the first property found by the parser. -
Uses of ElPropertyDeploy in io.ebeaninternal.server.el
Subinterfaces of ElPropertyDeploy in io.ebeaninternal.server.elModifier and TypeInterfaceDescriptioninterfaceThe expression language object that can get values.Classes in io.ebeaninternal.server.el that implement ElPropertyDeployModifier and TypeClassDescriptionfinal classA ElGetValue based on a chain of properties.