|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchemaConverter | |
org.exolab.jms.tools.db | |
org.exolab.jms.tools.db.migration |
Uses of SchemaConverter in org.exolab.jms.tools.db |
Methods in org.exolab.jms.tools.db that return SchemaConverter | |
static SchemaConverter |
SchemaConverterFactory.create(java.lang.String fromVersion,
java.lang.String toVersion,
java.sql.Connection connection)
|
Uses of SchemaConverter in org.exolab.jms.tools.db.migration |
Classes in org.exolab.jms.tools.db.migration that implement SchemaConverter | |
class |
V061toV072SchemaConverter
A schema converter for converting from the 0.6.1 schema to the 0.7.2 schema |
class |
V072toV076SchemaConverter
A schema converter for converting from the 0.7.2 schema to the 0.7.6 schema |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |