Uses of Class
com.identityworksllc.iiq.common.query.NamedParameterStatement
-
Packages that use NamedParameterStatement Package Description com.identityworksllc.iiq.common.task.export The implementation of Instrumental ID’s Identity and Account data export job -
-
Uses of NamedParameterStatement in com.identityworksllc.iiq.common.task.export
Methods in com.identityworksllc.iiq.common.task.export with parameters of type NamedParameterStatement Modifier and Type Method Description protected static void
ExportPartition. addCommonDateFields(NamedParameterStatement statement, Date exportDate, Date created, Date modified, Date lastRefresh)
Adds the common date fields (which must have the given names) to the given prepared statement.
-