Interface DynamicParameterizedType.ParameterType

    • Method Detail

      • getReturnedClass

        Class<?> getReturnedClass()
      • getAnnotationsMethod

        Annotation[] getAnnotationsMethod()
      • getCatalog

        String getCatalog()
      • getSchema

        String getSchema()
      • isPrimaryKey

        boolean isPrimaryKey()
      • getColumns

        String[] getColumns()
      • getColumnLengths

        Long[] getColumnLengths()