public class DialectFactory extends Object
分页方言工厂类
DialectFactory()
static IDialect
getDialectByDbtype(String dbtype)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DialectFactory()
public static IDialect getDialectByDbtype(String dbtype) throws Exception
根据数据库类型选择不同分页方言
dbtype
Exception
Copyright © 2016. All rights reserved.