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
<init> |
Defines output information for csv target data based on the jndi name and jndi context CsvJNDITargetType(jndi: String, context: String, deleteIfExists: Boolean) |