Uses of Package
info.informatica.data

Packages that use info.informatica.data
info.informatica.data   
info.informatica.data.field   
info.informatica.data.sql   
info.informatica.data.util   
info.informatica.report   
info.informatica.report.block   
info.informatica.report.block.chart   
info.informatica.report.data   
info.informatica.security.auth   
info.informatica.ui   
info.informatica.ui.html   
info.informatica.ui.html.tag   
info.informatica.ui.swing   
 

Classes in info.informatica.data used by info.informatica.data
AbstractDataset
          Utility abstract base class for several (sometimes metadata-unaware) Dataset implementations.
DataDict
          A data dictionary is understood here as a factory of metadata information for the given table or query names.
DataException
          Data Exception.
DataField
          Encapsulates the meta information describing a data entity.
Dataset
          Interface to access sets of generic data.
DatasetException
          Dataset Exception.
FieldName
          Data entity name.
GenericDataset
          An abstract Generic Dataset to be used by subclasses.
MetaData
          Metadata.
ResultsetDataset
          Encapsulates a Resultset within a Dataset interface.
Validable
          Objects implementing this interface can validate its own values.
 

Classes in info.informatica.data used by info.informatica.data.field
DataException
          Data Exception.
FieldName
          Data entity name.
 

Classes in info.informatica.data used by info.informatica.data.sql
DataException
          Data Exception.
FieldName
          Data entity name.
MetaData
          Metadata.
SortMap
          Map of sort field names to true/false values if order is descending/ascending.
 

Classes in info.informatica.data used by info.informatica.data.util
MetaData
          Metadata.
 

Classes in info.informatica.data used by info.informatica.report
Dataset
          Interface to access sets of generic data.
DatasetException
          Dataset Exception.
MetaData
          Metadata.
SortMap
          Map of sort field names to true/false values if order is descending/ascending.
 

Classes in info.informatica.data used by info.informatica.report.block
DataFormatter
          Text formatting parser and printer.
Dataset
          Interface to access sets of generic data.
DatasetException
          Dataset Exception.
 

Classes in info.informatica.data used by info.informatica.report.block.chart
Dataset
          Interface to access sets of generic data.
DatasetException
          Dataset Exception.
 

Classes in info.informatica.data used by info.informatica.report.data
DataDict
          A data dictionary is understood here as a factory of metadata information for the given table or query names.
DataException
          Data Exception.
Dataset
          Interface to access sets of generic data.
DatasetException
          Dataset Exception.
 

Classes in info.informatica.data used by info.informatica.security.auth
DataDict
          A data dictionary is understood here as a factory of metadata information for the given table or query names.
DataException
          Data Exception.
MetaData
          Metadata.
PropertyDataDict
          Property-file based data dictionary.
 

Classes in info.informatica.data used by info.informatica.ui
DataException
          Data Exception.
DataField
          Encapsulates the meta information describing a data entity.
Dataset
          Interface to access sets of generic data.
DatasetException
          Dataset Exception.
FieldName
          Data entity name.
MetaData
          Metadata.
 

Classes in info.informatica.data used by info.informatica.ui.html
DataDict
          A data dictionary is understood here as a factory of metadata information for the given table or query names.
DataException
          Data Exception.
FieldName
          Data entity name.
MetaData
          Metadata.
 

Classes in info.informatica.data used by info.informatica.ui.html.tag
DataField
          Encapsulates the meta information describing a data entity.
Dataset
          Interface to access sets of generic data.
DatasetException
          Dataset Exception.
FieldName
          Data entity name.
 

Classes in info.informatica.data used by info.informatica.ui.swing
DataField
          Encapsulates the meta information describing a data entity.
PeeredLabel
          This interface should be implemented by classes which are labels associated to a given DataField field.