Uses of Package
com.iizix.sql
Packages that use com.iizix.sql Package Description com.iizix.db.api com.iizix.db.prop com.iizix.sql Classes in com.iizix.sql used by com.iizix.db.api 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.Classes in com.iizix.sql used by com.iizix.db.prop 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.Classes in com.iizix.sql used by com.iizix.sql Class Description NamedParameterException Thrown when a named parameter is not found.