|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Database | |
---|---|
com.pega.pegarules.pub.context | |
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. |
Uses of Database in com.pega.pegarules.pub.context |
---|
Methods in com.pega.pegarules.pub.context that return Database | |
---|---|
Database |
PRThread.getDatabase()
Returns the Database context for this Thread |
Uses of Database in com.pega.pegarules.pub.generator |
---|
Methods in com.pega.pegarules.pub.generator that return Database | |
---|---|
Database |
FirstUseAssembler.getDatabase()
Provides access to the appropriate Database instance for
this execution context. |
Uses of Database in com.pega.pegarules.pub.runtime |
---|
Methods in com.pega.pegarules.pub.runtime that return Database | |
---|---|
Database |
PublicAPI.getDatabase()
Identifies a Database instance that can be used for this processing. |
Methods in com.pega.pegarules.pub.runtime with parameters of type Database | |
---|---|
java.lang.String |
PublicAPI.formatMessage(java.lang.String aKey,
Database aDb)
Return localized value for Text. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |