public class Identifier extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
canonicalName |
protected String |
genericName |
| Constructor and Description |
|---|
Identifier(String canonicalName,
String removeTablePrefix,
Dialect dialect) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCanonicalName() |
String |
getGenericName() |
String |
renderSQL() |
Copyright © 2024. All rights reserved.