Uses of Class
com.mcpdbwizard.pub.CSDBException
-
Uses of CSDBException in com.mcpdbwizard.pub
Subclasses of CSDBException in com.mcpdbwizard.pubModifier and TypeClassDescriptionclassThrown when anullis found where an object is requiredMethods in com.mcpdbwizard.pub that throw CSDBExceptionModifier and TypeMethodDescriptionprotected booleanDmlStatement.createPreparedStatement()Prepare the statement if needed.DmlStatement.getUnderlyingStatement()Return underlying java.sql.Statement Object.protected voidDmlStatement.testConnection()Complain if the connection does not exist.