Interface DynamicParameterizedType.ParameterType

    • Method Detail

      • getReturnedClass

        java.lang.Class getReturnedClass()
      • getAnnotationsMethod

        java.lang.annotation.Annotation[] getAnnotationsMethod()
      • getCatalog

        java.lang.String getCatalog()
      • getSchema

        java.lang.String getSchema()
      • getTable

        java.lang.String getTable()
      • isPrimaryKey

        boolean isPrimaryKey()
      • getColumns

        java.lang.String[] getColumns()