Oracle Error Message
ORA-32125: Attribute type is not appropriate
Reason for the Error
The return type of the get method does not match the type of the attribute being passed.
Solution
Call the appropriate get method.
ORA-32125: Attribute type is not appropriate
The return type of the get method does not match the type of the attribute being passed.
Call the appropriate get method.