Interface CopyPolicy
-
public interface CopyPolicy
JPA scripting API implementation.- Author:
- Guy Pelletier
- Since:
- EclipseLink 2.5.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CopyPolicy
setCopyPolicyClassName(java.lang.String copyPolicyClassName)
-
-
-
Method Detail
-
setCopyPolicyClassName
CopyPolicy setCopyPolicyClassName(java.lang.String copyPolicyClassName)
-
-