Package | Description |
---|---|
com.mockturtlesolutions.snifflib.datatypes.database |
Base classes for the repository storage framework of the datatypes package.
|
com.mockturtlesolutions.snifflib.groovytools.database |
Graphical interface classes for the repository storage framework of the groovytools package.
|
com.mockturtlesolutions.snifflib.reposconfig.database |
Base classes for the repository storage framework of the reposconfig package.
|
com.mockturtlesolutions.snifflib.statmodeltools.database |
Base classes for the repository storage framework of the statmodeltools package.
|
com.mockturtlesolutions.snifflib.xppauttools.database |
Base classes for the repository storage framework of xppauttools
|
Modifier and Type | Class and Description |
---|---|
class |
DblMatrixSQLiteConnection
Establish a connection with an SQL server and process requests.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyScriptSQLiteConnection
Establish a connection with an SQL server and process requests.
|
Modifier and Type | Field and Description |
---|---|
protected RepositorySQLiteConnection |
RepositoryStorageSQLite.connection |
Modifier and Type | Method and Description |
---|---|
RepositorySQLiteConnection |
RepositoryStorageSQLite.getConnection() |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryStorageSQLite.setConnection(RepositorySQLiteConnection conn) |
Constructor and Description |
---|
RepositoryStorageSQLiteNameQuery(RepositorySQLiteConnection con) |
Modifier and Type | Class and Description |
---|---|
class |
ParameterSetSQLiteConnection
Establish a connection with an SQLite server and process requests.
|
Modifier and Type | Class and Description |
---|---|
class |
XppOdeSQLiteConnection
Establish a connection with an SQL server and process requests.
|
Copyright © 2011, 2013. Daniel P. Dougherty