|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.tools.db.migration.V072toV076SchemaConverter
A schema converter for converting from the 0.7.2 schema to the 0.7.6 schema
Constructor Summary | |
V072toV076SchemaConverter(java.sql.Connection connection)
Construct a new V072toV076SchemaConverter |
Method Summary | |
void |
convert()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public V072toV076SchemaConverter(java.sql.Connection connection)
V072toV076SchemaConverter
connection
- the connection to useMethod Detail |
public void convert() throws org.exolab.jms.persistence.PersistenceException
convert
in interface SchemaConverter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |