Class JpaExtension

    • Constructor Detail

      • JpaExtension

        public JpaExtension()
        Creates a new JpaExtension.

        Normally JpaExtension classes are created automatically and only as needed by the CDI container. End users should have no need to create instances of this class.

        See Also:
        Extension