uk.co.lakesidetech.springxmldb.dao
Interface IDatabaseManageXMLDBDao

All Known Implementing Classes:
ExistDatabaseManageXMLDBDao

public interface IDatabaseManageXMLDBDao

Defines dao for managing XML database operations

Author:
Stuart Eccles

Method Summary
 void shutdown()
          Shutdown the database at the URI given by the dao datasource
 

Method Detail

shutdown

public void shutdown()
              throws XMLDBDataAccessException
Shutdown the database at the URI given by the dao datasource

Throws:
XMLDBDataAccessException