java.lang.Object
net.entframework.kernel.db.generator.plugin.server.Utils

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

    • Utils

      public Utils()
  • 方法详细资料

    • getRelatedFieldType

      public static Set<org.mybatis.generator.api.dom.java.FullyQualifiedJavaType> getRelatedFieldType(org.mybatis.generator.api.IntrospectedTable introspectedTable)
    • lowerCaseFirstChar

      public static String lowerCaseFirstChar(String s)