Uses of Package
com.force.sdk.jpa.table

Packages that use com.force.sdk.jpa.table
com.force.sdk.jpa   
com.force.sdk.jpa.query   
com.force.sdk.jpa.schema   
com.force.sdk.jpa.table   
 

Classes in com.force.sdk.jpa.table used by com.force.sdk.jpa
TableImpl
          Represents an object (custom or standard) in Force.com.
 

Classes in com.force.sdk.jpa.table used by com.force.sdk.jpa.query
ColumnImpl
          Representation of a Force.com field.
TableImpl
          Represents an object (custom or standard) in Force.com.
 

Classes in com.force.sdk.jpa.table used by com.force.sdk.jpa.schema
ForceMetaData
          Base class for the metadata of objects and fields that will be registered and optionally passed to the schema writer.
TableImpl
          Represents an object (custom or standard) in Force.com.
 

Classes in com.force.sdk.jpa.table used by com.force.sdk.jpa.table
ColumnImpl
          Representation of a Force.com field.
ForceMetaData
          Base class for the metadata of objects and fields that will be registered and optionally passed to the schema writer.
ForceTableMetaData
          Metadata for Force.com objects.
TableImpl
          Represents an object (custom or standard) in Force.com.
TableName
          Force.com objects have names that consist of a namespace, the base name of the object, and a suffix (like __c).
TableName.Type
          Enum of all possible table types.
 



Copyright © 2011. All Rights Reserved.