|
db4o 2.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.db4o.tools.Statistics
prints statistics about a database file to System.out.
Pass the database file path as an argument.
This class is not part of db4o.jar. It is delivered as sourcecode
in the path ../com/db4o/tools/
| Constructor Summary | |
Statistics()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
the main method that runs the statistics. |
void |
run(java.lang.String filename)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Statistics()
| Method Detail |
public static void main(java.lang.String[] args)
String[] - a String array of length 1, with the name of the database
file as element 0.public void run(java.lang.String filename)
|
db4o 2.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||