@Service @Transactional public class DBFlushServiceImpl extends Object implements DBFlushService
| Constructor and Description |
|---|
DBFlushServiceImpl(javax.persistence.EntityManager em) |
| Modifier and Type | Method and Description |
|---|---|
void |
flushDataBase()
Clean the database by removing data.
|
public void flushDataBase()
DBFlushServiceflushDataBase in interface DBFlushServiceCopyright © 2019. All rights reserved.