注释类型分层结构
- 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)
枚举分层结构
Copyright © 2017. All rights reserved.