public static interface DynamicParameterizedType.ParameterType
Modifier and Type | Method and Description |
---|---|
java.lang.annotation.Annotation[] |
getAnnotationsMethod() |
java.lang.String |
getCatalog() |
java.lang.String[] |
getColumns() |
java.lang.Class |
getReturnedClass() |
java.lang.String |
getSchema() |
java.lang.String |
getTable() |
boolean |
isPrimaryKey() |
java.lang.Class getReturnedClass()
java.lang.annotation.Annotation[] getAnnotationsMethod()
java.lang.String getCatalog()
java.lang.String getSchema()
java.lang.String getTable()
boolean isPrimaryKey()
java.lang.String[] getColumns()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.