|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hsqldb.sample.FindFile
Extract a directory tree and store in an HSQLDB database.
Constructor Summary | |
FindFile()
|
Method Summary | |
static void |
main(java.lang.String[] arg)
Extracts a directory tree and stores it ina HSQLDB database. Usage: |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FindFile()
Method Detail |
public static void main(java.lang.String[] arg)
java org.hsqldb.sample.FindFile -init . Re-create database from directory '.' java org.hsqldb.sample.FindFile name Find files like 'name'
arg
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |