public interface AliasInfo
Modifier and Type | Interface and Description |
---|---|
static class |
AliasInfo.Type |
Modifier and Type | Method and Description |
---|---|
java.lang.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.
|
java.lang.String getMethodName()
boolean isTableFunction()
Copyright © 2013. All Rights Reserved.