|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GeneratedValue
| Method Summary | |
|---|---|
String |
getGenerator()
Gets the value of the generator property. |
GenerationType |
getStrategy()
Gets the value of the strategy property. |
void |
setGenerator(String value)
Sets the value of the generator property. |
void |
setStrategy(GenerationType value)
Sets the value of the strategy property. |
| Method Detail |
|---|
GenerationType getStrategy()
GenerationTypevoid setStrategy(GenerationType value)
value - allowed object is
GenerationTypeString getGenerator()
Stringvoid setGenerator(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||