net.csdn.jpa.type
Interface DBType

All Known Implementing Classes:
MysqlType

public interface DBType

User: WilliamZhu Date: 12-7-5 Time: 下午8:15


Method Summary
 net.csdn.common.collect.Tuple<Class,Map> dateType(String type, javassist.bytecode.ConstPool constPool)
           
 net.csdn.common.collect.Tuple<String,String> typeToJava(String sqlType)
           
 

Method Detail

typeToJava

net.csdn.common.collect.Tuple<String,String> typeToJava(String sqlType)

dateType

net.csdn.common.collect.Tuple<Class,Map> dateType(String type,
                                                  javassist.bytecode.ConstPool constPool)


Copyright © 2014. All Rights Reserved.