| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.datatypes.database |
Base classes for the repository storage framework of the datatypes package.
|
| com.mockturtlesolutions.snifflib.flatfiletools.database |
Base classes for the repository storage framework of flatfiletools.
|
| com.mockturtlesolutions.snifflib.mcmctools.database |
Base classes for the repository storage framework of the mcmctools package.
|
| com.mockturtlesolutions.snifflib.reposconfig.database |
Base classes for the repository storage framework of the reposconfig package.
|
| com.mockturtlesolutions.snifflib.reposconfig.management |
Base classes and interfaces for the creation, deletion, editing and transferal of
repository storages.
|
| com.mockturtlesolutions.snifflib.semantics.database |
Base classes for the repository storage framework of the semantics package.
|
| com.mockturtlesolutions.snifflib.statmodeltools.database |
Base classes for the repository storage framework of the statmodeltools package.
|
| com.mockturtlesolutions.snifflib.timertools.database |
Base classes for the repository storage framework of the timertools package.
|
| com.mockturtlesolutions.snifflib.vistools.database |
Base classes for the repository storage framework of the datatypes package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DblMatrixSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
MatrixStorageSQLConnection
Establish a connection with an SQL server and process requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlatFileSetSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
FlatFileSQLConnection
Establish a connection with an SQL server and process requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GaussianProposalSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
MCMCStorageSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
MCMCTraceSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
ProposalDistributionSQLConnection
Establish a connection with an SQL server and process requests.
|
| Modifier and Type | Field and Description |
|---|---|
protected RepositorySQLConnection |
RepositoryStorageSQL.connection |
| Modifier and Type | Method and Description |
|---|---|
RepositorySQLConnection |
RepositoryStorageSQL.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryStorageSQL.setConnection(RepositorySQLConnection conn) |
| Constructor and Description |
|---|
RepositoryStorageSQLNameQuery(RepositorySQLConnection con) |
| Constructor and Description |
|---|
RepositorySQLManager(RepositorySQLConnection conn) |
| Modifier and Type | Class and Description |
|---|---|
class |
WordStorageSQLConnection
Establish a connection with an SQL server and process requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalSetSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
CanonicalVariableSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
GLMStorageSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
ParameterSetSQLConnection
Establish a connection with an SQL server and process requests.
|
class |
StatisticalModelSQLConnection
Establish a connection with an SQL server and process requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimerStorageSQLConnection |
| Modifier and Type | Class and Description |
|---|---|
class |
ImageFileSQLConnection
Establish a connection with an SQL server and process requests.
|
Copyright © 2011, 2013. Daniel P. Dougherty