allProceduresAreCallable()
boolean allProceduresAreCallable() throws SQLException
Retrieves whether the current user can call all the procedures returned by the method getProcedures
.
Returns:
true
if so; false
otherwise
Throws:
SQLException - if a database access error occurs or the database metadata object is closed