接口 DefaultDbMapping.BeanField

封闭类:
DefaultDbMapping

public static interface DefaultDbMapping.BeanField
  • 方法详细资料

    • getName

      String getName()
    • getType

      Class<?> getType()
    • getAnnotation

      <T extends Annotation> T getAnnotation(Class<T> annotationClass)
    • getDeclaringClass

      Class<?> getDeclaringClass()