public final class Datas
extends java.lang.Object
| Constructor and Description |
|---|
Datas() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
info()
Returns information on the opened database instances.
|
int |
pins(java.lang.String db)
Returns the number of pins for the specified database,
or
0 if the database is not opened. |
int |
size()
Returns the number of opened databases.
|
public int size()
public java.lang.String info()
public int pins(java.lang.String db)
0 if the database is not opened.db - name of the database