Hibernate is an implementation of the JPA standard. As such, everything said there is also true for Hibernate.
Hibernate has some extensions to JPA. Also, the way to set up a JPA provider is provider-specific. This documentation section should only contain what is specific to Hibernate.