程序包net.qimooc.commons.query.annotations的分层结构

程序包分层结构:

注释类型分层结构

  • net.qimooc.commons.query.annotations.QueryGreaterEqual (implements java.lang.annotation.Annotation)
  • net.qimooc.commons.query.annotations.QueryGreaterThan (implements java.lang.annotation.Annotation)
  • net.qimooc.commons.query.annotations.QueryLessEqual (implements java.lang.annotation.Annotation)
  • net.qimooc.commons.query.annotations.QueryLessThan (implements java.lang.annotation.Annotation)
  • net.qimooc.commons.query.annotations.QueryLike (implements java.lang.annotation.Annotation)
  • net.qimooc.commons.query.annotations.QueryOr (implements java.lang.annotation.Annotation)