org.hibernate.annotations
@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface NaturalId
Modifier and Type | Optional Element and Description |
---|---|
boolean |
mutable
If this natural id component is mutable or not.
|
Copyright © 2014. All Rights Reserved.