Package gov.virginia.dcjs.ws.service

Interface Summary
DatabaseWebService  
 

Class Summary
AccessSQLFormatter This class provides MS Access specific functionality for the * SQLFormatter interface.
ApplicationStatistics  
DatabaseConfigurationReader This class reads a DatabaseService XML * configuration file and stores the DSN(s) and Statements (if any) * for that service.
DatabaseService This is the superclass of all Web Services encapsulating requests to a * particular RDMBS.
DbSwitch  
DocumentService This class serves as the topmost superclass of all Document-based * Web Services.
FoxProSQLFormatter This class provides FoxPro specific functionality for the SQLFormatter * interface.
LockClient This class is simply to test calling the RecordLockService web service.
LockService Maintains a set of Locks based upon keys specified by the client * system.
LogService  
LogServiceClient This class is simply to test calling the LogService web service.
OutputService This class handles the management portion of Output services.
SqlServerKludge This class contains any kludges required to get a database Web Service * to work work with MS Sql Server.
SqlServerSQLFormatter This class provides SQL Server specific functionality for the * SQLFormatter interface.
StatisticsService This service provides a single location for multi-threaded applications * to record their hit statistics information.
StatisticsServiceClient This class is simply to test calling the statistics web service.
WebService Superclass of all DCJS Web Services, both internal and external facing, primarily to facilitate runtime configuration.