|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.jdbc.PgRestore
public class PgRestore
| Field Summary | |
|---|---|
static java.util.logging.Logger |
log
|
| Constructor Summary | |
|---|---|
PgRestore(java.sql.Connection c,
boolean schema)
|
|
| Method Summary | |
|---|---|
boolean |
dialog()
|
java.lang.String |
getDetails(java.lang.String input)
|
void |
notifySuccess()
|
void |
restore()
|
void |
setFileName(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.logging.Logger log
| Constructor Detail |
|---|
public PgRestore(java.sql.Connection c,
boolean schema)
throws java.sql.SQLException
java.sql.SQLException| Method Detail |
|---|
public void setFileName(java.lang.String name)
public java.lang.String getDetails(java.lang.String input)
public boolean dialog()
public void restore()
public void notifySuccess()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||