|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SqlIdentifier | |
---|---|
com.triactive.jdo.store.sql |
Uses of SqlIdentifier in com.triactive.jdo.store.sql |
---|
Subclasses of SqlIdentifier in com.triactive.jdo.store.sql | |
---|---|
class |
CatalogName
An SQL catalog name. |
class |
ColumnName
An SQL column name. |
class |
CorrelationName
An SQL correlation name. |
Fields in com.triactive.jdo.store.sql declared as SqlIdentifier | |
---|---|
protected SqlIdentifier |
QualifiedName.identifier
The identifier part of the qualified name. |
Methods in com.triactive.jdo.store.sql that return SqlIdentifier | |
---|---|
SqlIdentifier |
QualifiedName.getIdentifier()
Returns the identifier part of this qualified name. |
SqlIdentifier |
SchemaName.getIdentifier()
Returns the identifier part of this schema name. |
SqlIdentifier |
SqlIdentifier.intern()
Returns a canonical representation for the identifier object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |