| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Slice.Status | |
|---|---|
| org.apache.openjpa.slice | Extended OpenJPA Interfaces for distributed databases. | 
| org.apache.openjpa.slice.jdbc | Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. | 
| Uses of Slice.Status in org.apache.openjpa.slice | 
|---|
| Methods in org.apache.openjpa.slice that return Slice.Status | |
|---|---|
|  Slice.Status | Slice.getStatus() | 
| static Slice.Status | Slice.Status.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static Slice.Status[] | Slice.Status.values()Returns an array containing the constants of this enum type, in the order they're declared. | 
| Methods in org.apache.openjpa.slice with parameters of type Slice.Status | |
|---|---|
|  java.util.List<Slice> | DistributedConfiguration.getSlices(Slice.Status... statuses)Gets the slices of given status. | 
|  void | Slice.setStatus(Slice.Status status) | 
| Uses of Slice.Status in org.apache.openjpa.slice.jdbc | 
|---|
| Methods in org.apache.openjpa.slice.jdbc with parameters of type Slice.Status | |
|---|---|
|  java.util.List<Slice> | DistributedJDBCConfigurationImpl.getSlices(Slice.Status... statuses)Gets the slices of given status. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||