Class PersistenceUnitRefType

    • Field Detail

      • persistenceUnitRefName

        protected String persistenceUnitRefName
      • persistenceUnitName

        protected String persistenceUnitName
    • Constructor Detail

      • PersistenceUnitRefType

        public PersistenceUnitRefType()
    • Method Detail

      • getPersistenceUnitRefName

        public String getPersistenceUnitRefName()
        Gets the value of the entityManagerFactoryRefName property.
        Returns:
        possible object is String
      • setPersistenceUnitRefName

        public void setPersistenceUnitRefName​(String value)
        Sets the value of the entityManagerFactoryRefName property.
        Parameters:
        value - allowed object is String
      • getPersistenceUnitName

        public String getPersistenceUnitName()
        Gets the value of the persistenceUnitName property.
        Returns:
        possible object is String
      • setPersistenceUnitName

        public void setPersistenceUnitName​(String value)
        Sets the value of the persistenceUnitName property.
        Parameters:
        value - allowed object is String
      • getPattern

        public PatternType getPattern()
        Gets the value of the pattern property.
        Returns:
        possible object is PatternType
      • setPattern

        public void setPattern​(PatternType value)
        Sets the value of the pattern property.
        Parameters:
        value - allowed object is PatternType