|
EclipseLink 2.3.2, build 'v20111125-r10461' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ValuePartitionRepresent a specific value partition. The value will be routed to the connection pool.
ValuePartitioning,
ValuePartitioningPolicy,
org.eclipse.persistence.descriptors.partitioning.ValuePartition| Required Element Summary | |
|---|---|
java.lang.String |
connectionPool
The connection pool to route queries to for this value. |
java.lang.String |
value
The String representation of the value. |
| Element Detail |
|---|
public abstract java.lang.String value
public abstract java.lang.String connectionPool
|
EclipseLink 2.3.2, build 'v20111125-r10461' API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||