@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface ValuePartition
ValuePartitioning
,
ValuePartitioningPolicy
Modifier and Type | Required Element and Description |
---|---|
String |
connectionPool
The connection pool to route queries to for this value.
|
String |
value
The String representation of the value.
|
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.