[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKDESC-39) Support removing properties from PersistenceUnitDefs

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Mar 16 14:56:48 EDT 2011


Support removing properties from PersistenceUnitDefs
----------------------------------------------------

                 Key: SHRINKDESC-39
                 URL: https://issues.jboss.org/browse/SHRINKDESC-39
             Project: ShrinkWrap Descriptors
          Issue Type: Feature Request
          Components: api
    Affects Versions: 0.1.3
            Reporter: Lincoln Baxter III
            Assignee: Lincoln Baxter III




   List<Property> clearProperties();

   PersistenceUnitDef property(String name, Object value);

   boolean removeProperty(Property prop);

   Property removeProperty(String name);

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list