Uses of Class
io.dataease.plugins.common.base.domain.LicenseExample
-
Packages that use LicenseExample Package Description io.dataease.plugins.common.base.mapper -
-
Uses of LicenseExample in io.dataease.plugins.common.base.mapper
Methods in io.dataease.plugins.common.base.mapper with parameters of type LicenseExample Modifier and Type Method Description longLicenseMapper. countByExample(LicenseExample example)This method was generated by MyBatis Generator.intLicenseMapper. deleteByExample(LicenseExample example)This method was generated by MyBatis Generator.List<License>LicenseMapper. selectByExample(LicenseExample example)This method was generated by MyBatis Generator.intLicenseMapper. updateByExample(License record, LicenseExample example)This method was generated by MyBatis Generator.intLicenseMapper. updateByExampleSelective(License record, LicenseExample example)This method was generated by MyBatis Generator.
-