Package com.iizix.sql
Class Summary Class Description NamedParameterStatement The input properties parameter statement for JDBC that is prepared and filled with the parameters from the named host variables as specified in the Database connectorcom.iziix.db.prop.InputProps
with thecom.iziix.db.prop.InputVariable's
containing mappings toVSField
's.Exception Summary Exception Description NamedParameterException Thrown when a named parameter is not found.