软件包 org.nutz.dao.entity.annotation 的分层结构
- 软件包分层结构:
- 所有软件包
注释类型分层结构
- org.nutz.dao.entity.annotation.View (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.TableMeta (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.TableIndexes (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Table (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.SQL (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Readonly (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Prev (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.PK (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.One (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Next (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Name (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.ManyMany (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Many (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Index (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Id (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.EL (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Default (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Comment (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.Column (implements java.lang.annotation.Annotation)
- org.nutz.dao.entity.annotation.ColDefine (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.nutz.dao.entity.annotation.ColType