public class UDTAliasInfo extends Object implements AliasInfo
AliasInfoAliasInfo.Type| Constructor and Description |
|---|
UDTAliasInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName()
Get the name of the static method that the alias
represents at the source database.
|
boolean |
isTableFunction()
Return true if this alias is a Table Function.
|
String |
toString() |
public boolean isTableFunction()
AliasInfoisTableFunction in interface AliasInfopublic String getMethodName()
AliasInfogetMethodName in interface AliasInfoCopyright © 2015 FoundationDB, LLC. All rights reserved.