Class LicenseExample


  • public class LicenseExample
    extends Object
    • Field Detail

      • orderByClause

        protected String orderByClause
        This field was generated by MyBatis Generator. This field corresponds to the database table license
      • distinct

        protected boolean distinct
        This field was generated by MyBatis Generator. This field corresponds to the database table license
      • oredCriteria

        protected List<LicenseExample.Criteria> oredCriteria
        This field was generated by MyBatis Generator. This field corresponds to the database table license
    • Constructor Detail

      • LicenseExample

        public LicenseExample()
        This method was generated by MyBatis Generator. This method corresponds to the database table license
    • Method Detail

      • setOrderByClause

        public void setOrderByClause​(String orderByClause)
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • getOrderByClause

        public String getOrderByClause()
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • setDistinct

        public void setDistinct​(boolean distinct)
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • isDistinct

        public boolean isDistinct()
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • getOredCriteria

        public List<LicenseExample.Criteria> getOredCriteria()
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • or

        public void or​(LicenseExample.Criteria criteria)
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • or

        public LicenseExample.Criteria or()
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • createCriteria

        public LicenseExample.Criteria createCriteria()
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • createCriteriaInternal

        protected LicenseExample.Criteria createCriteriaInternal()
        This method was generated by MyBatis Generator. This method corresponds to the database table license
      • clear

        public void clear()
        This method was generated by MyBatis Generator. This method corresponds to the database table license