|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a SP (Stored procedure) or UDF.
Method Summary | |
java.util.Map |
getParameterDefalutValues(java.lang.String sql)
Gets parameter default values of this SP or UDF. |
ParameterDescriptor[] |
getParameterDescriptor()
Gets parameter descriptor of this SP or UDF. |
Method Detail |
public ParameterDescriptor[] getParameterDescriptor() throws java.sql.SQLException
java.sql.SQLException
public java.util.Map getParameterDefalutValues(java.lang.String sql) throws java.sql.SQLException
java.sql.SQLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |