"Cannot serialize Java object with class '%1'"
| Item |
Description |
|
SQLCode
|
-662L
|
|
Constant
|
JAVA_SERIALIZATION_ERROR
|
|
SQLState
|
WI009
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
2288
|
|
Severity Code
|
16
|
|
Parameter 1
|
The class of the value that cannot be serialized.
|
Probable cause
The Java object cannot be serialized as a persistent database column.