uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE55522-W

Ignoring the @NamedNativeQuery specified on class since a query with that name already exists. (class = aa....aa, query = bb....bb)

aa....aa: Class name in which @NamedNativeQuery is defined
bb....bb: Query name of @NamedNativeQuery
Description
The specification of @NamedNativeQuery will be ignored because the query name is already in use.
Action
Check the specification contents of the <named-native-query> tag of the O/R mapping file and @NamedNativeQuery.