|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.cantina.datasource.BackupUtils
| Constructor Summary | |
BackupUtils()
|
|
| Method Summary | |
protected static void |
dumpDocument(Document original,
DataSource destination)
Dumps a document to a datasource, overriding any previously saved document. |
protected static void |
dumpRealm(Realm original,
DataSource destination)
Dumps a realm to a datasource, overriding any previously saved realm. |
protected static void |
importDataSource(DataSource source,
DataSource dest)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BackupUtils()
| Method Detail |
protected static void importDataSource(DataSource source,
DataSource dest)
throws java.lang.Exception
java.lang.Exception
protected static void dumpDocument(Document original,
DataSource destination)
throws java.lang.Exception
original - destination -
java.lang.Exception
protected static void dumpRealm(Realm original,
DataSource destination)
throws java.lang.Exception
original - destination -
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||