- java.lang.Object
-
- org.apache.derby.tools.SignatureChecker.SQLRoutine
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.util.ArrayList<java.lang.String> |
_argList |
private boolean |
_isTableFunction |
private java.lang.String |
_name |
private java.lang.String |
_schema |
-
Constructor Summary
Constructors
Constructor and Description |
SQLRoutine(java.lang.String schema,
java.lang.String name,
boolean isTableFunction) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getArgCount
public int getArgCount()
Built on Wed 2017-07-26 06:18:47+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.