uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE55535-W

The specified @NamedQuery information will be ignored because a query with that name already exists. (class = aa....aa, query = bb....bb)

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