Class AnnotationConfigDataType

java.lang.Object
cool.scx.data.jdbc.mapping.AnnotationConfigDataType
All Implemented Interfaces:
DataType

public class AnnotationConfigDataType extends Object implements DataType
AnnotationConfigDataType
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • AnnotationConfigDataType

      public AnnotationConfigDataType(DataType dataType)
    • AnnotationConfigDataType

      public AnnotationConfigDataType(cool.scx.reflect.TypeInfo javaType)
  • Method Details