Class Slice

java.lang.Object
org.apache.openjpa.slice.Slice
All Implemented Interfaces:
Serializable, Comparable<Slice>

public class Slice extends Object implements Comparable<Slice>, Serializable
Represents a database slice of immutable logical name, a configuration and status. A Slice is uniquely identified by its logical name.
Author:
Pinaki Poddar
See Also: