|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary | |
void |
append(java.lang.String value,
java.lang.Object array,
int next_valid_index)
Parse the string, make sure the result is compatible with the type of the column this appender was attached to (this type is implementation specific), then append the type to the array (at the specified position). |
| Method Detail |
public void append(java.lang.String value,
java.lang.Object array,
int next_valid_index)
throws ColumnTypeException
ColumnTypeException - Thrown when a conversion problem
occurs (the string is incompatible with the type of the column).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||