Class Hierarchy    Previous  Next  Index

Interface COM.cloudscape.vti.VTIEnvironment


public interface VTIEnvironment
Copyright © 1998-2000, Informix Software, Inc. All rights reserved.

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.

See Also:
COM.cloudscape.database.VTICosting


  Class Hierarchy    Previous  Next  Index