JBoss.orgCommunity Documentation

Chapter 44. DBCleanerService

44.1. API
44.2. How it works

It is special service for removing data from database.

There are two methods of DBCleanerService:


cleanRepositoryData takes workspaces configs from RepositoryEntry and clean each workspace using cleanWorkspaceData method.

Lets see cleanWorkspaceData in detail: