org.exolab.jms.tools.db
Interface SchemaConverter

All Known Implementing Classes:
V061toV072SchemaConverter, V072toV076SchemaConverter

public interface SchemaConverter

Migrates a database schema from one version to another

Version:
$Revision: 1.1 $ $Date: 2004/11/26 01:51:15 $
Author:
Tim Anderson

Method Summary
 void convert()
           
 

Method Detail

convert

public void convert()
             throws org.exolab.jms.persistence.PersistenceException


Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.