[arquillian-issues] [JBoss JIRA] (ARQ-1664) Provide custom table filter for seeding and cleaning databases

Bartosz Majsak (JIRA) issues at jboss.org
Wed Feb 26 15:42:47 EST 2014


Bartosz Majsak created ARQ-1664:
-----------------------------------

             Summary: Provide custom table filter for seeding and cleaning databases
                 Key: ARQ-1664
                 URL: https://issues.jboss.org/browse/ARQ-1664
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Persistence
    Affects Versions: persistence_1.0.0.Alpha6
            Reporter: Bartosz Majsak
            Assignee: Bartosz Majsak
             Fix For: persistence_1.0.0.next


In order to resolve Foreign Key dependency and remove tables in the correct order DatabaseSequenceFilter has been introduced. As itis causing significant performance drop, especially in Oracle DB, it should be possible to define custom table filtering through SPI mechanism. This is also useful when seeding database.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list