class SqlJNDIDupeType : JNDITargetType
Defines output information for sql duplicate data based on the jndi name and jndi context
Parameter
deleteIfExists specifies whether to delete the existing target data before spooling out new data
<init> |
Defines output information for sql duplicate data based on the jndi name and jndi context SqlJNDIDupeType(jndi: String, context: String, deleteIfExists: Boolean) |