- bropen.framework.plugins.logview.P6spyLogController.LogDatabase
-
-
Methods Summary
Methods
| Type |
Name and description |
static void |
close(groovy.sql.Sql gsql)
|
static String |
getDir()
|
static java.io.File |
getFile(Object name)
|
static List<String> |
getNames()
|
static void |
insertLogs(groovy.sql.Sql gsql, List<Map> sqlLogs)
|
static groovy.sql.Sql |
open(String name, boolean append = true)
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
-
-
Method Detail
-
static void close(groovy.sql.Sql gsql)
-
static java.io.File getFile(Object name)
-
static List<String> getNames()
-
static void insertLogs(groovy.sql.Sql gsql, List<Map> sqlLogs)
-
static groovy.sql.Sql open(String name, boolean append = true)
- Summary:
- Nested
- Field
- Constructor
- Method
- | Detail:
- Field
- Constructor
- Method
BROPEN Documentation, 2020-04-21 11:00