Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-734

remove() and removeFlush() doesn't seem to perform the operation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.0.2
    • None
    • Data-Module
    • None
    • Windows 7, JBoss EAP 6.3, Deltaspike 1.0.2, intel i5

    Description

      We've recently moved the project from a custom-built JPA query builder/executor to deltaspike Data, using the EntityRepository interface to perform CRUD operations, and the remove and removeFlush methods of EntityRepository do not seem to perform the operation. They pass without error, but nothing is affected.

      The transaction context is provided by a Stateless EJB bean, which invokes the methods of the repositories (that implement the EntityRepository and CriteriaSupport interfaces).

      Update and create operations are performed correctly, only the remove operation is not completed.

      Thats all I can think off the top of my head, if you need any more info, please ask for it and I will gladly provide.

      Thanks,
      Loïc Prieto.

      Attachments

        Activity

          People

            Unassigned Unassigned
            loic.sephiroth@gmail.com Loïc Prieto Dehennault
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: