public static interface DefaultDbMapping.BeanField
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends Annotation> |
getAnnotation(Class<T> annotationClass) |
Class<?> |
getDeclaringClass() |
String |
getName() |
Class<?> |
getType() |
String getName()
Class<?> getType()
<T extends Annotation> T getAnnotation(Class<T> annotationClass)
Class<?> getDeclaringClass()
Copyright © 2024. All rights reserved.