Class RootGraphImpl<J>

All Implemented Interfaces:
EntityGraph<J>, Graph<J>, Graph<J>, GraphNode<J>, RootGraph<J>, GraphImplementor<J>, GraphNodeImplementor<J>, RootGraphImplementor<J>

public class RootGraphImpl<J> extends AbstractGraph<J> implements RootGraphImplementor<J>
Implementation of the JPA-defined EntityGraph interface.