Class Closure

java.lang.Object
org.apache.openjpa.persistence.jest.Closure
All Implemented Interfaces:
Iterable<OpenJPAStateManager>

public class Closure extends Object implements Iterable<OpenJPAStateManager>
Computes closure of a collection of managed objects.
Author:
Pinaki Poddar