Package org.sqlproc.engine.validation

The validator is used to validate input values in INSERT or UPDATE statements.

See: Description

Package org.sqlproc.engine.validation Description

The validator is used to validate input values in INSERT or UPDATE statements. To prevent the SQL Processor dependency on some specific validator library, the set of interfaces in this package are very general ones.

For more information please see SqlValidator.

Author:
Vladimir Hudec

Copyright © 2015. All rights reserved.