|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GuardedSQLDataset | |
---|---|
dods.servers.sql | This package contains the DODS Relational Databse Server (DRDS). |
Uses of GuardedSQLDataset in dods.servers.sql |
---|
Classes in dods.servers.sql that implement GuardedSQLDataset | |
---|---|
class |
sqlDataset
This is the DODS Test servlet (dts). |
Methods in dods.servers.sql that return GuardedSQLDataset | |
---|---|
protected GuardedSQLDataset |
drds.getSQLDataset(requestState rs)
For the DODS SQL server this method does the following: Makes a newsqlServerFactory (aka BaseTypeFactory) for the dataset requested. |
protected abstract GuardedSQLDataset |
dodsSQLServlet.getSQLDataset(requestState rs)
This function must be implemented locally for each DODS server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |