Uses of Package
org.sqlproc.engine.validation
Packages that use org.sqlproc.engine.validation
Package
Description
The public part of the SQL Processor implementation.
The private part of the SQL Processor implementation.
The validator is used to validate input values in INSERT or UPDATE statements.
-
Classes in org.sqlproc.engine.validation used by org.sqlproc.engineClassDescriptionThe general runtime exception class for the SQL Processor engine.The vehicle interface definition, which can be used to validate input values in INSERT or UPDATE statements.The factory definition, which can be used to construct the
SqlValidatorinstances. -
Classes in org.sqlproc.engine.validation used by org.sqlproc.engine.implClassDescriptionThe general runtime exception class for the SQL Processor engine.The vehicle interface definition, which can be used to validate input values in INSERT or UPDATE statements.
-
Classes in org.sqlproc.engine.validation used by org.sqlproc.engine.validationClassDescriptionThe generic interface definition for the validation context.The generic interface definition for the validation result.The vehicle interface definition, which can be used to validate input values in INSERT or UPDATE statements.