Module io.ebean.api
Package io.ebean.bean

Class ObjectGraphNode

java.lang.Object
io.ebean.bean.ObjectGraphNode
All Implemented Interfaces:
Serializable

public final class ObjectGraphNode extends Object implements Serializable
Identifies a unique node of an object graph.

It represents a location relative to the root of an object graph and specific to a query and call stack hash.

See Also:
  • Constructor Details

  • Method Details