Module org.eclipse.persistence.jpa
Interface GeneratedValue
-
public interface GeneratedValueJPA scripting API implementation.- Since:
- EclipseLink 2.5.1
- Author:
- Guy Pelletier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GeneratedValuesetGenerator(String generator)GeneratedValuesetStrategy(String strategy)
-
-
-
Method Detail
-
setGenerator
GeneratedValue setGenerator(String generator)
-
setStrategy
GeneratedValue setStrategy(String strategy)
-
-