public interface LogMinerColumnValue
| Modifier and Type | Method and Description |
|---|---|
Object |
getColumnData() |
String |
getColumnName() |
void |
setColumnData(Object columnData)
This sets the database record value with the exception of LOBs
|
Object getColumnData()
String getColumnName()
void setColumnData(Object columnData)
columnData - dataCopyright © 2020 JBoss by Red Hat. All rights reserved.