注释类型分层结构
- net.qimooc.commons.query.annotations.QueryOr (implements java.lang.annotation.Annotation)
- net.qimooc.commons.query.annotations.QueryLessEqual (implements java.lang.annotation.Annotation)
- net.qimooc.commons.query.annotations.QueryLike (implements java.lang.annotation.Annotation)
- net.qimooc.commons.query.annotations.QueryGreaterEqual (implements java.lang.annotation.Annotation)
- net.qimooc.commons.query.annotations.QueryLessThan (implements java.lang.annotation.Annotation)
- net.qimooc.commons.query.annotations.QueryGreaterThan (implements java.lang.annotation.Annotation)