____ annotation is used to specify a Query by providing a static name?

8. ____ annotation is used to specify a Query by providing a static name?

  1. @list
  2. @NamedQuery
  3. @NamedQueries
  4. @querieslist

Answer: B) @NamedQuery

Explanation:

@NamedQuery annotation is used to specify a Query by providing a static name.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.