Uses of Class
io.ebean.bean.ObjectGraphOrigin
Packages that use ObjectGraphOrigin
-
Uses of ObjectGraphOrigin in io.ebean.bean
Methods in io.ebean.bean that return ObjectGraphOriginModifier and TypeMethodDescriptionObjectGraphNode.getOriginQueryPoint()Return the origin query point.Constructors in io.ebean.bean with parameters of type ObjectGraphOriginModifierConstructorDescriptionObjectGraphNode(ObjectGraphOrigin originQueryPoint, String path) Create an the root level.