public final class Alias extends Object
| Constructor and Description | 
|---|
| Alias(int length,
     String suffix)Constructor for Alias. | 
| Alias(String suffix)Constructor for Alias. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | toAliasString(String sqlIdentifier) | 
| String[] | toAliasStrings(String[] sqlIdentifiers) | 
| String | toUnquotedAliasString(String sqlIdentifier) | 
| String[] | toUnquotedAliasStrings(String[] sqlIdentifiers) | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.