Uses of Interface
org.plasma.sdo.access.model.EntityGraphVisitor

Packages that use EntityGraphVisitor
org.plasma.sdo.access.model   
 

Uses of EntityGraphVisitor in org.plasma.sdo.access.model
 

Methods in org.plasma.sdo.access.model with parameters of type EntityGraphVisitor
 void Entity.accept(EntityGraphVisitor visitor, TraversalMap traversalMap)
          This recursive traversal algorithm is based on the Visitor Pattern and is capable of only breadth-first traversals.
 



Copyright © 2013. All Rights Reserved.