public class SqlTableIdentity.Util extends SqlQualifiedIdentity.Util
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
assembleName(StringBuilder sb,
boolean withAlias)
Assemble name.
|
SqlTableIdentity.Sql |
getSql()
Gets the sql.
|
String |
toAliasString()
To alias string.
|
AliasedSqlTable |
wrapWithAlias()
Wrap with alias.
|
assembleName
public SqlTableIdentity.Sql getSql()
public AliasedSqlTable wrapWithAlias()
public StringBuilder assembleName(StringBuilder sb, boolean withAlias)
sb
- the sbwithAlias
- the with aliaspublic String toAliasString()
Copyright © 2003–2021 XDEV Software. All rights reserved.