Uploaded image for project: 'ShrinkWrap Descriptors'
  1. ShrinkWrap Descriptors
  2. SHRINKDESC-39

Support removing properties from PersistenceUnitDefs

    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

      Description

      List<Property> clearProperties();

      PersistenceUnitDef property(String name, Object value);

      boolean removeProperty(Property prop);

      Property removeProperty(String name);

        Gliffy Diagrams

          Issue Links

            Activity

            Hide
            alrubinger Andrew Rubinger added a comment -

            Partially upstream; also see commit and line notes in:

            https://github.com/lincolnthree/shrinkwrap-descriptors/commit/968f697c3ad825ff53c3216f3f8da5ed8a5c5ee6

            ...before full resolution.

            Show
            alrubinger Andrew Rubinger added a comment - Partially upstream; also see commit and line notes in: https://github.com/lincolnthree/shrinkwrap-descriptors/commit/968f697c3ad825ff53c3216f3f8da5ed8a5c5ee6 ...before full resolution.
            Hide
            alrubinger Andrew Rubinger added a comment -

            Taken care of by nature of work in SHRINKDESC-54, which supports removing properties in PersistenceUnitDefs

            Show
            alrubinger Andrew Rubinger added a comment - Taken care of by nature of work in SHRINKDESC-54 , which supports removing properties in PersistenceUnitDefs

              People

              • Assignee:
                lincolnthree Lincoln Baxter III
                Reporter:
                lincolnthree Lincoln Baxter III
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development