EntityManager, if available.">
Jakarta Persistence (JPA) Method

Object getDelegate()


Return the underlying provider object for the EntityManager, if available. The result of this method is implementation-specific.

The unwrap method is to be preferred for new applications.

Returns:
the underlying provider object.
Since:
Jakarta Persistence (JPA) 1.0