Terminology

The following list defines some of the terms referred to in this chapter.

  • Abstract schema: The part of an entity bean’s deployment descriptor that defines the bean’s persistent fields and relationships.

  • Abstract schema name: A logical name that is referenced in EJB QL queries. You specify an abstract schema name for each entity bean with container-managed persistence.

  • Abstract schema type: All EJB QL expressions evaluate to a type. If the expression is an abstract schema name, by default its type is the local interface of the entity bean for which the abstract schema name is defined.

  • Backus-Naur Form (BNF): A notation that describes the syntax of high-level languages. The syntax diagrams in this chapter are in BNF notation.

  • Navigation: ...

Get J2EE™ Tutorial, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.