xworker.db.hibernate.hibernate-mapping-nodes.any/@meta
事物 meta(meta)点击打开事物点击浏览描述

父事物:
any
描述者:
事物
thing
继承:
meta

字段摘要
           String _value(metaValue)
           
           String attribute
           <meta>的元素属性表
           String inherit
           
 
方法摘要
 
子事物摘要
 
字段详细信息

_value(metaValue)点击打开事物


attribute点击打开事物

<meta>的元素属性表
class-description//指定描述类的javaDoc
attribute-description//指定描述类的属性的javaDoc
interface//如果为true,表示生成接口而非类,默认为false
implements//指定类所实现的接口
extends//指定类继承的父类名
generated-class//重新指定生成的类名
scope-class//指定类的修饰符默认为public
scope-set//指定set方法的修饰符默认为public
scope-get//指定get方法的修饰符默认为public
scope-attribute//指定类的属性修饰符默认为private
use-in-toString//如果为true,表示在tostring方法中包含此属性
gen-property//如果为false不会在java类中生成此属性,默认为true
finder-method//指定find方法名

inherit点击打开事物


 
方法详细信息
 
子事物详细信息