public interface AliasInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
AliasInfo.Type |
| 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 getMethodName()
boolean isTableFunction()
Copyright © 2015 FoundationDB, LLC. All rights reserved.