Invalid type for field reference
Item |
Value |
---|---|
SQLCode |
-94 |
Constant |
SQLE_INVALID_FIELD_REFERENCE |
SQLState |
WW014 |
ODBC State |
S1000 |
An expression attempted to reference a field or a method of a non-Java value. Field references via '.' and '>>' are only valid when applied to Java objects.