Uses of Package
com.identityworksllc.iiq.common.query
-
Packages that use com.identityworksllc.iiq.common.query Package Description com.identityworksllc.iiq.common.query com.identityworksllc.iiq.common.task.export The implementation of Instrumental ID’s Identity and Account data export job -
Classes in com.identityworksllc.iiq.common.query used by com.identityworksllc.iiq.common.query Class Description AbstractNamedParameterStatement The abstract superclass for the named parameter statement types.ConnectOptions Encapsulates a variety of ways of opening connections to a database, from Beanshell callbacks to connection info to specifying that we should use the IIQ or Plugin DB.ConnectOptions.ConnectOptionsBuilder A builder for this objectIterateQueryOptions The input VO forQueryUtil.iterateQuery(IterateQueryOptions)
, mainly to encapsulate the variety of inputs in one place.IterateQueryOptions.IterateQueryOptionsBuilder A builder for IterateQueryInputs objects.QueryUtil.ResultProcessor Callback for processing the result -
Classes in com.identityworksllc.iiq.common.query used by com.identityworksllc.iiq.common.task.export Class Description NamedParameterStatement Named parameter prepared statement wrapper, derived from various examples around the Internet.