|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.jms.tools.db.migration.V072toV076SchemaConverter
public class 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 PersistenceException
convert
in interface SchemaConverter
PersistenceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |