Package astra.util
This package contains some useful APIs for ASTRA.
To use any of these APIs, you must first import them. For example, to use the logging API, you must add the following import:
import astra.util.Logging;
- Author:
- Rem Collier
-
Class Summary Class Description CodeVisitor DB This class implements support for Database Acccess via JDBC.Logging This class provides a basic logger for ASTRA.SQLQuery TupleSpace This class implements an in JVM tuple space.VariableVisitor