net.csdn.jpa.type.impl
Class MysqlType
java.lang.Object
net.csdn.jpa.type.impl.MysqlType
- All Implemented Interfaces:
- DBType
public class MysqlType
- extends Object
- implements DBType
User: WilliamZhu
Date: 12-7-5
Time: 下午7:53
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MysqlType
public MysqlType()
typeToJava
public net.csdn.common.collect.Tuple<String,String> typeToJava(String sqlType)
- Specified by:
typeToJava in interface DBType
dateType
public net.csdn.common.collect.Tuple<Class,Map> dateType(String type,
javassist.bytecode.ConstPool constPool)
- Specified by:
dateType in interface DBType
Copyright © 2014. All Rights Reserved.