class SqlJNDIHashType : JNDITargetType
Defines output information for sql hash 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 hash data based on the jndi name and jndi context SqlJNDIHashType(jndi: String, context: String, includeJson: Boolean, deleteIfExists: Boolean) |
includeJson |
specifies whether each output hash value will include a corresponding json representation of the data val includeJson: Boolean |