public abstract class Dialect extends Object
Dialect()
char
closeQuote()
String
joinSql(JoinType joinType)
openQuote()
wrapQuote(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Dialect()
public char openQuote()
public char closeQuote()
public String wrapQuote(String name)
name
public String joinSql(JoinType joinType)
joinType
Copyright © 2016. All rights reserved.