Class Hierarchy Previous Next Index
VTIEnvironment is an interface used in costing VTIs. The interface is passed as a parameter to various methods in the VTICosting interface. The interface is currently empty. We will be adding methods to this interface in order to refine and extend the VTI costing process.
This class can only be used within an SQL-J statement. Using the methods in application-side Java code results in Exceptions being thrown.
Cloudscape reserves the right to change, rename, or remove this interface at any time.
Class Hierarchy Previous Next Index