类 PropertyUtils

java.lang.Object
net.entframework.kernel.db.generator.utils.PropertyUtils

public class PropertyUtils extends Object
  • 构造器详细资料

    • PropertyUtils

      public PropertyUtils()
  • 方法详细资料

    • getProperty

      public static String getProperty(org.mybatis.generator.config.Context context, String propertyName, String defaultVal)