类分层结构
- java.lang.Object
- org.noear.solon.data.annotation.TranAnno (implements org.noear.solon.data.annotation.Tran)
注释类型分层结构
- org.noear.solon.data.annotation.CacheRemove (implements java.lang.annotation.Annotation)
- org.noear.solon.data.annotation.CachePut (implements java.lang.annotation.Annotation)
- org.noear.solon.data.annotation.Tran (implements java.lang.annotation.Annotation)
- org.noear.solon.data.annotation.Cache (implements java.lang.annotation.Annotation)