Class PersistenceUnitMetadataHolder

java.lang.Object
org.jboss.as.jpa.config.PersistenceUnitMetadataHolder

public class PersistenceUnitMetadataHolder extends Object
Holds the defined persistence units
Author:
Scott Marlow
  • Field Details

    • PERSISTENCE_UNITS

      public static final org.jboss.as.server.deployment.AttachmentKey<PersistenceUnitMetadataHolder> PERSISTENCE_UNITS
      List that represents the Jakarta Persistence persistent units
  • Constructor Details

  • Method Details