uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE55504-W

A Java field could not be converted to the column type of the database. The java.lang.String type will be applied to this field. (column = aa....aa, java type = bb....bb)

aa....aa: Database column name
bb....bb: Java type that failed to be mapped
Description
An attempt to convert a Java field into a database column type has failed. The java.lang.String type will be applied to this field.
Action
Make sure that the settings of the Java field types and database column types are correct.