GemFire 5.5.1

Uses of Package
com.gemstone.gemfire.cache.query.types

Packages that use com.gemstone.gemfire.cache.query.types
com.gemstone.gemfire.cache.query GemFire's query service, an implementation of an OQL/SQL-style query processor with supporting indexes. 
com.gemstone.gemfire.cache.query.types   
 

Classes in com.gemstone.gemfire.cache.query.types used by com.gemstone.gemfire.cache.query
CollectionType
          Represents the type of a collection, an object that can contain element objects.
ObjectType
          An ObjectType represents the type of an object in a query.
StructType
          Describes the field names and types for each field in a Struct.
 

Classes in com.gemstone.gemfire.cache.query.types used by com.gemstone.gemfire.cache.query.types
CollectionType
          Represents the type of a collection, an object that can contain element objects.
ObjectType
          An ObjectType represents the type of an object in a query.
StructType
          Describes the field names and types for each field in a Struct.
 


GemFire 5.5.1

Copyright © 2002-2008 GemStone Systems, Inc. All Rights Reserved.