ORA-64509
Mismatch between complex type and SQL type "SQL_type"
Cause
The attributes referenced in the schema definition differ from the attributes referenced by SQL type.
Action
Ensure that the SQL name annotation references all of the existing attributes in SQL type.
ORA-64509
Mismatch between complexType and SQLType "string".
Cause
The attributes referenced in schema definition differ from the attributes referenced by SQLType.
Action
Ensure that the SQLName annotation references all the existing attributes in SQLType.
ORA-64509
Mismatch between complexType and SQLType "string".
Cause
The attributes referenced in schema definition differ from the attributes referenced by SQLType.
Action
Ensure that the SQLName annotation references all the existing attributes in SQLType.