public class SqlBuilderFactory extends Object
static SqlBuilderFactory
get()
SqlBuilder
getSqlBuilder(DbType dbType)
void
register(DbType dbType, SqlBuilder sqlBuilder)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static SqlBuilderFactory get()
public void register(DbType dbType, SqlBuilder sqlBuilder)
public SqlBuilder getSqlBuilder(DbType dbType)
Copyright © 2019. All rights reserved.