Skip to main content

Criteria API

  • Chapter
  • First Online:
Pro Jakarta Persistence in Jakarta EE 10
  • 864 Accesses

Abstract

In the last chapter, we looked in detail at the Jakarta Persistence QL query language and the concepts that underlie the Jakarta Persistence query model. In this chapter, we look at an alternate method for constructing queries that uses a Java programming language API instead of Jakarta Persistence QL or native SQL.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+
from €37.37 /Month
  • Starting from 10 chapters or articles per month
  • Access and download chapters and articles from more than 300k books and 2,500 journals
  • Cancel anytime
View plans

Buy Now

eBook
EUR 17.99
Price includes VAT (Netherlands)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
EUR 70.84
Price includes VAT (Netherlands)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Similar content being viewed by others

Notes

  1. 1.

    Type inference is a Java compiler’s ability to look at each method invocation and corresponding declaration to determine the type argument (or arguments) that make the invocation applicable. For more details see https://docs.oracle.com/javase/tutorial/java/generics/genTypeInference.html.

  2. 2.

    This is often referred to as an annotation processing tool, or APT, because it used to be a stand-alone tool shipped with the JDK and used only for processing annotations. Since Java SE 6, it is actually a generalized compile-time hook to perform any kind of preprocessing or code generation.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2022 The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Jungmann, L., Keith, M., Schincariol, M., Nardone, M. (2022). Criteria API. In: Pro Jakarta Persistence in Jakarta EE 10. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-7443-9_9

Download citation

Publish with us

Policies and ethics