|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractContext | |
| planetj.database | |
| planetj.dataengine | |
| planetj.dataengine.application | |
| planetj.dataengine.operation | |
| Uses of AbstractContext in planetj.database |
| Subclasses of AbstractContext in planetj.database | |
class |
AssociationContext
Deprecated. - no longer used - old way of getting associations |
class |
SQLContext
Contains information about an SQL command, including parameters on how to run the command, the command itself, and how to organize the command's results. |
| Methods in planetj.database with parameters of type AbstractContext | |
DataEngineCache |
DBSystem.getCache(AbstractContext context)
Gets the cache which holds RC's read from this system |
| Uses of AbstractContext in planetj.dataengine |
| Subclasses of AbstractContext in planetj.dataengine | |
class |
HTMLContext
|
class |
JavaContext
|
| Methods in planetj.dataengine that return AbstractContext | |
static AbstractContext |
DataEngineManager.getCurrentContext(javax.servlet.http.HttpServletRequest request)
Gets the current AbstractContext from the request. |
| Uses of AbstractContext in planetj.dataengine.application |
| Subclasses of AbstractContext in planetj.dataengine.application | |
class |
ApplicationSQLContext
SQLContext used for queries which correspond to a specific Application or View |
| Uses of AbstractContext in planetj.dataengine.operation |
| Subclasses of AbstractContext in planetj.dataengine.operation | |
class |
HTMLOperationContext
|
class |
JavaOperationContext
|
class |
URLOperationContext
!!A WK (6/26/2003 8:50:25 PM) this class is work in progress. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||