|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.jms.tools.migration.MigrationHelper
public class 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 org.exolab.jms.tools.db.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 org.exolab.jms.tools.db.Database getSchema() throws org.exolab.jms.persistence.PersistenceException
org.exolab.jms.persistence.PersistenceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |