Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Database |
PRThread.getDatabase()
Returns the Database context for this Thread
|
Modifier and Type | Method and Description |
---|---|
void |
LockManager.changeDBLocksToHazelCastLocks(Database aDB) |
Modifier and Type | Method and Description |
---|---|
Database |
FirstUseAssembler.getDatabase()
Provides access to the appropriate
Database instance for
this execution context. |
Modifier and Type | Method and Description |
---|---|
Database |
PublicAPI.getDatabase()
Identifies a
Database instance that can be used for this processing. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
PublicAPI.formatMessage(java.lang.String aKey,
Database aDb)
Return localized value for Text.
|
Copyright © 2015 Pegasystems Inc. All Rights Reserved.