Package | Description |
---|---|
org.sqlproc.engine |
The public part of the SQL Processor implementation.
|
org.sqlproc.engine.annotation |
The annotations used by the SQL Processor Eclipse Plugin.
|
org.sqlproc.engine.config | |
org.sqlproc.engine.config.store | |
org.sqlproc.engine.impl |
The private part of the SQL Processor implementation.
|
org.sqlproc.engine.impl.config.store | |
org.sqlproc.engine.jdbc |
The adapters and proxies for the JDBC stack.
|
org.sqlproc.engine.jdbc.type |
All the META types staff for the JDBC stack devoted to special handling of input/output values.
|
org.sqlproc.engine.jmx | |
org.sqlproc.engine.plugin |
The plugins are used to alter the behavior of the SQL Processor.
|
org.sqlproc.engine.type |
All the META types staff devoted to special handling of input/output values.
|
org.sqlproc.engine.util | |
org.sqlproc.engine.validation |
The validator is used to validate input values in INSERT or UPDATE statements.
|