deduper / org.bradfordmiller.deduper.jndi / CsvJNDITargetType

CsvJNDITargetType

class CsvJNDITargetType : JNDITargetType

Defines output information for csv target 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 csv target data based on the jndi name and jndi context

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