-
public interface GeneratedValueJPA scripting API implementation.- Author:
- Guy Pelletier
- Since:
- EclipseLink 2.5.1
-
-
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)
-
-