|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SqlMoniker
An interface of an object identifier that represents a SqlIdentifier
Method Summary | |
---|---|
String[] |
getFullyQualifiedNames()
Returns the array of component names. |
SqlMonikerType |
getType()
Returns the type of object referred to by this moniker. |
String |
id()
|
SqlIdentifier |
toIdentifier()
Creates a SqlIdentifier containing the fully-qualified name. |
Method Detail |
---|
SqlMonikerType getType()
String[] getFullyQualifiedNames()
SqlIdentifier toIdentifier()
SqlIdentifier
containing the fully-qualified name.
String id()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |