The document discusses new features in Java Persistence API (JPA) 2.0, including more flexible object/relational mapping, an expanded query language, the addition of the Criteria API and Metamodel API, support for pessimistic locking and validation, and standardized configuration options. JPA 2.0 provides object/relational mapping for Java applications and allows developers to manage data persistence through an entity manager and query language.