Module org.eclipse.persistence.jpa
Interface PinnedPartitioning
-
public interface PinnedPartitioningJPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PinnedPartitioningsetConnectionPool(String connectionPool)PinnedPartitioningsetName(String name)
-
-
-
Method Detail
-
setConnectionPool
PinnedPartitioning setConnectionPool(String connectionPool)
-
setName
PinnedPartitioning setName(String name)
-
-