Module org.eclipse.persistence.jpa
Interface ValuePartition
-
public interface ValuePartitionJPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ValuePartitionsetConnectionPool(String connectionPool)ValuePartitionsetValue(String value)
-
-
-
Method Detail
-
setConnectionPool
ValuePartition setConnectionPool(String connectionPool)
-
setValue
ValuePartition setValue(String value)
-
-