JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
D
F
G
I
K
L
O
P
R
S
V
A
AbstractMain
- Class in
org.jsimpledb.app
Support superclass for main entry point classes of JSimpleDB-related applications.
AbstractMain()
- Constructor for class org.jsimpledb.app.
AbstractMain
allowNewSchema
- Variable in class org.jsimpledb.app.
AbstractMain
appendClasspath(String)
- Method in class org.jsimpledb.app.
AbstractMain
Append path(s) to the classpath.
D
databaseDescription
- Variable in class org.jsimpledb.app.
AbstractMain
F
fieldTypeClasses
- Variable in class org.jsimpledb.app.
AbstractMain
G
getDatabaseDescription()
- Method in class org.jsimpledb.app.
AbstractMain
getJSimpleDBFactory(Database)
- Method in class org.jsimpledb.app.
AbstractMain
getName()
- Method in class org.jsimpledb.app.
AbstractMain
getSchemaVersion()
- Method in class org.jsimpledb.app.
AbstractMain
I
isAllowNewSchema()
- Method in class org.jsimpledb.app.
AbstractMain
isReadOnly()
- Method in class org.jsimpledb.app.
AbstractMain
K
kvdb
- Variable in class org.jsimpledb.app.
AbstractMain
L
loadClass(String)
- Method in class org.jsimpledb.app.
AbstractMain
Load a class.
O
org.jsimpledb.app
- package org.jsimpledb.app
Support for JSimpleDB command line applications.
outputFlags(String[][])
- Method in class org.jsimpledb.app.
AbstractMain
Output usage message flag listing.
P
parseOption(String, ArrayDeque<String>)
- Method in class org.jsimpledb.app.
AbstractMain
Subclass hook to parse unrecognized command line options.
parseOptions(ArrayDeque<String>)
- Method in class org.jsimpledb.app.
AbstractMain
Parse command line options.
R
readOnly
- Variable in class org.jsimpledb.app.
AbstractMain
S
schemaClasses
- Variable in class org.jsimpledb.app.
AbstractMain
schemaVersion
- Variable in class org.jsimpledb.app.
AbstractMain
shutdownKVDatabase()
- Method in class org.jsimpledb.app.
AbstractMain
Shutdown the
KVDatabase
.
startupKVDatabase()
- Method in class org.jsimpledb.app.
AbstractMain
Start the
Database
based on the configured
KVDatabase
and
fieldTypeClasses
and return it.
V
verbose
- Variable in class org.jsimpledb.app.
AbstractMain
A
D
F
G
I
K
L
O
P
R
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.