Class AnnotationConfigDataType

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

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

    • AnnotationConfigDataType

      public AnnotationConfigDataType(DataType dataType)
    • AnnotationConfigDataType

      public AnnotationConfigDataType(Type javaType)
  • Method Details