public interface DatabaseManager
| Modifier and Type | Method and Description |
|---|---|
String |
changeDBFolder()
changeDBFolder()
|
boolean |
checkDBFile()
checkDBFile()
|
Status |
close()
close()
|
Connection |
getCon()
getCon()
|
Status |
init()
init()
|
Connection getCon()
Status init()
Status close()
String changeDBFolder()
boolean checkDBFile()
throws IOException
IOExceptionCopyright © 2017. All rights reserved.