Uses of Package
com.pega.pegarules.pub.database

Packages that use com.pega.pegarules.pub.database
com.pega.pegarules.pub.context   
com.pega.pegarules.pub.database Provides access to the relational database. 
com.pega.pegarules.pub.generator Java generation public interfaces and classes. 
com.pega.pegarules.pub.runtime Public interfaces for activities, models, whens, edits, and streams. 
com.pega.pegarules.pub.util Miscellaneous public utility classes and interfaces. 
 

Classes in com.pega.pegarules.pub.database used by com.pega.pegarules.pub.context
Database
          Manages database access.
DatabaseException
          An exception in database processing.
 

Classes in com.pega.pegarules.pub.database used by com.pega.pegarules.pub.database
AuthorizationException
          Indicates that a database operation could not be performed due to insufficient authorization.
BadCircumstanceDateFormat
          This exception is thrown when a Rule contains a bad Circumstance Date.
BadClassDefinitionException
          Indicates that a PegaRULES class does not exist, or if there is some other problem with its definition.
BadInputException
          Indicates that an input to a database method is invalid.
BadInstanceDataException
          This exception is thrown when PegaRULES encounters a database record with corrupt data.
BadTableMappingException
          Indicates that there is a problem mapping from a class instance to a table.
CircumstanceResult.Status
          Deprecated. The possible results for resolving a rule for a specific circumstance.
ClassDefinition
          Represents a PegaRULES class.
Column
           
ConfigurationException
          This exception is thrown if there is bad configuration.
DatabaseException
          An exception in database processing.
DatabaseInformation
          An immutable representation of a particular database's meta data.
DatabaseTable
          Contains information about a database table.
LockFailureException
          An exception that is thrown when a lock-related problem occurs.
LockManager
          Manages locking and unlocking.
MultipleCircumstancePropertiesException
          This exception is thrown when PegaRULES encounters more than one version of a Rule with the same name, but different Circumstance (pyCircumstanceProp) or Date Circumstance (pyCircumstanceDateProp) Properties.
MultipleRuleVersionException
          This exception is thrown when PegaRULES encounters more than one version of a Rule with identical Rule Resolution characteristics.
NotSupportedException
          An exception in database processing.
RuleResolutionInformation
          Stores information about a rule lookup.
RulesetContext
          This class provides tools necessary when editing a rule.
 

Classes in com.pega.pegarules.pub.database used by com.pega.pegarules.pub.generator
BadClassDefinitionException
          Indicates that a PegaRULES class does not exist, or if there is some other problem with its definition.
BadInputException
          Indicates that an input to a database method is invalid.
BadInstanceDataException
          This exception is thrown when PegaRULES encounters a database record with corrupt data.
ConfigurationException
          This exception is thrown if there is bad configuration.
Database
          Manages database access.
DatabaseException
          An exception in database processing.
MultipleCircumstancePropertiesException
          This exception is thrown when PegaRULES encounters more than one version of a Rule with the same name, but different Circumstance (pyCircumstanceProp) or Date Circumstance (pyCircumstanceDateProp) Properties.
MultipleRuleVersionException
          This exception is thrown when PegaRULES encounters more than one version of a Rule with identical Rule Resolution characteristics.
RulesetContext
          This class provides tools necessary when editing a rule.
 

Classes in com.pega.pegarules.pub.database used by com.pega.pegarules.pub.runtime
Database
          Manages database access.
 

Classes in com.pega.pegarules.pub.database used by com.pega.pegarules.pub.util
ClassDefinition
          Represents a PegaRULES class.
 



Copyright © 2012 Pegasystems Inc. All Rights Reserved.