注释类型 NaturalId
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface NaturalId
This specifies that a property is part of the natural id of the entity.- 作者:
- Nicol�s Lichtmaier
- 另请参阅:
NaturalIdCache
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 booleanmutableWhether the natural id is mutable (or immutable)?
-