Uses of Class
planetj.dataengine.application.ApplicationSQLContext

Packages that use ApplicationSQLContext
planetj.dataengine.sqloperation   
 

Uses of ApplicationSQLContext in planetj.dataengine.sqloperation
 

Methods in planetj.dataengine.sqloperation that return ApplicationSQLContext
 ApplicationSQLContext SQLOperation.getNewSQLOperationContext()
          Creates and returns a new SQLContext to perform this SQLOperation's query.