public class DatabaseIdentifier extends Identifier
Constructor and Description |
---|
DatabaseIdentifier(String text)
Constructs a datatabase identifier instance.
|
Modifier and Type | Method and Description |
---|---|
static DatabaseIdentifier |
toIdentifier(String text) |
areEqual, compareTo, equals, getCanonicalName, getText, hashCode, isQuoted, isQuoted, quote, render, render, toIdentifier, toString
public DatabaseIdentifier(String text)
text
- The identifier text.public static DatabaseIdentifier toIdentifier(String text)
Copyright © 2016 JBoss by Red Hat. All rights reserved.