com.ebmwebsourcing.petalsview.service.admin
Interface DatabaseManager

All Known Implementing Classes:
DatabaseManagerImpl

@Transactional
public interface DatabaseManager

Author:
ofabre

Method Summary
 void recreateDatabase()
          Rebuild the database schema.
 

Method Detail

recreateDatabase

void recreateDatabase()
Rebuild the database schema. Remove all information from the database. Be careful, it can't be reversed.



Copyright © 2010 eBMWebsourcing. All Rights Reserved.