public interface GeneratedValueMetadata extends LocatableMatadata
| Modifier and Type | Method and Description |
|---|---|
String |
getGenerator()
Returns the name of the generator of the generated value.
|
javax.persistence.GenerationType |
getStrategy()
Returns the strategy of the generated value.
|
getLocatorString getGenerator()
javax.persistence.GenerationType getStrategy()
Copyright © 2012-2013 Batoo. All Rights Reserved.