]
Andrew Rubinger commented on SHRINKDESC-39:
-------------------------------------------
Partially upstream; also see commit and line notes in:
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: