Details
-
Type:
Feature Request
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Duplicate Issue
-
Affects Version/s: 0.1.3
-
Fix Version/s: None
-
Component/s: api
-
Labels:None
-
Git Pull Request:
Description
List<Property> clearProperties();
PersistenceUnitDef property(String name, Object value);
boolean removeProperty(Property prop);
Property removeProperty(String name);
Gliffy Diagrams
Issue Links
- blocks
-
SHRINKDESC-41
PersistenceUnitDefImpl does not remove non-jta-data-source when configuring jta-data-source (and visa versa)
-
- Closed
-
- is incorporated by
-
SHRINKDESC-54
Develop/split EE Spec and JBoss-specific descriptors in API / Impl Split
-
- Closed
-
Partially upstream; also see commit and line notes in:
https://github.com/lincolnthree/shrinkwrap-descriptors/commit/968f697c3ad825ff53c3216f3f8da5ed8a5c5ee6
...before full resolution.