Package | Description |
---|---|
com.healthmarketscience.jackcess.impl | |
com.healthmarketscience.jackcess.util |
Modifier and Type | Class and Description |
---|---|
class |
TableImpl.RowState
Maintains the state of reading/updating a row of data.
|
Modifier and Type | Method and Description |
---|---|
Object |
DebugErrorHandler.handleRowError(Column column,
byte[] columnData,
ErrorHandler.Location location,
Exception error) |
Object |
ReplacementErrorHandler.handleRowError(Column column,
byte[] columnData,
ErrorHandler.Location location,
Exception error) |
Object |
ErrorHandler.handleRowError(Column column,
byte[] columnData,
ErrorHandler.Location location,
Exception error)
Handles an error encountered while reading a column of data from a Table
row.
|
Copyright © 2005–2024 OpenHMS. All rights reserved.