public class JavaType extends Object
JavaType(String baseType, String boxType, String mybatisType)
String
getBaseType()
getBoxType()
getMybatisType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JavaType(String baseType, String boxType, String mybatisType)
baseType
boxType
mybatisType
public String getBaseType()
public String getBoxType()
public String getMybatisType()
Copyright © 2021. All Rights Reserved.