注意,对于变量名与其所映射的列的名称不相同的每个变量,会生成一个专门的标注。
Note that a special annotation is generated for every variable name that is different from its respective mapping column name. The annotation will be of the form.
你可以在模板中定义组件类型,或者你可以使用组件标注去定义组件类型和参数为组件产生一个实例变量。
You can define the type of component inside template, or you can create an instance variable for the component and use the component annotation to define the component type and parameters.
该标注被放在变量声明之前。
除非一个实例变量被标注修饰,否则他将成为一个瞬时变量。
Unless an instance variable is decorated with an annotation, it will be a transient instance variable.
除非一个实例变量被标注修饰,否则他将成为一个瞬时变量。
Unless an instance variable is decorated with an annotation, it will be a transient instance variable.
应用推荐