|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.tools.migration.MigrationHelper
Utility class.
Field Summary | |
static java.lang.String |
SCHEMA
The path to the migration database schema, as a resource. |
Constructor Summary | |
MigrationHelper()
|
Method Summary | |
static org.apache.derby.jdbc.EmbeddedDataSource |
getDataSource(java.lang.String name)
|
static Database |
getSchema()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String SCHEMA
Constructor Detail |
public MigrationHelper()
Method Detail |
public static org.apache.derby.jdbc.EmbeddedDataSource getDataSource(java.lang.String name)
public static Database getSchema() throws org.exolab.jms.persistence.PersistenceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |