deduper / org.bradfordmiller.deduper.jndi / SqlJNDIDupeType

SqlJNDIDupeType

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

Constructors

<init>

Defines output information for sql duplicate data based on the jndi name and jndi context

SqlJNDIDupeType(jndi: String, context: String, deleteIfExists: Boolean)