public class DbFunction extends Object
| Constructor and Description |
|---|
DbFunction(String functionSchema,
String functionName) |
| Modifier and Type | Method and Description |
|---|---|
DbTypeField |
getFieldByPos(int i) |
String |
getName() |
String |
getSchema() |
String |
toString() |
Copyright © 2012–2021 Zalando SE. All rights reserved.