Business Components
A B C D E F G H I J K L M N O P Q R S T U V W X

P

page - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
paintValue(Graphics, Rectangle) - Method in class oracle.jbo.server.rules.BaseEnumEditor
Displays a value in this editor.
paintValue(Graphics, Rectangle) - Method in class oracle.jbo.server.rules.ValueListEditor
Has no effect: this list cannot be painted.
pbEntries - Variable in class oracle.jbo.common.PiggybackViewEntry
 
PD_DEBUGDIAGNOSTIC_DEFAULT_LEVEL - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PD_DIAGNOSTIC_DEFAULT_LEVEL - Static variable in class oracle.jbo.common.DiagnosticFactory
 
pDefault - Variable in class oracle.jbo.common.PropertyMetadata
 
pDescription - Variable in class oracle.jbo.common.PropertyMetadata
 
PersistenceException - exception oracle.jbo.PersistenceException.
Indicates an error while loading XML files at Runtime.
PersistenceException(Class, String, Object[]) - Constructor for class oracle.jbo.PersistenceException
Creates an exception to be localized using a given message bundle and error code.
PersistenceException(String, Object[]) - Constructor for class oracle.jbo.PersistenceException
Creates an exception to be localized using CSMessageBundle and a given error code.
PickList - class oracle.jdeveloper.html.PickList.
This class represents a databound picklist.
PickList() - Constructor for class oracle.jdeveloper.html.PickList
Constructs object.
PIE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
PIE_BAR_CHART - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
PIGGYBACK_DELETE - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_INSERT - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_LOCK - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_RANGE_REFRESHED - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_RANGE_REFRESHED_BEGIN - Static variable in class oracle.jbo.common.PiggybackEventEntry
 
PIGGYBACK_RANGE_REFRESHED_END - Static variable in class oracle.jbo.common.PiggybackEventEntry
 
PIGGYBACK_RANGE_SCROLLED - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_RANGE_SCROLLED_BEGIN - Static variable in class oracle.jbo.common.PiggybackEventEntry
 
PIGGYBACK_RANGE_SCROLLED_END - Static variable in class oracle.jbo.common.PiggybackEventEntry
 
PIGGYBACK_REMOVE_HDL - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_REVERT - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_ROW - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_SET_CURRENT_ROW - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_SET_CURRENT_ROW_AT_RANGE_INDEX - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_UPDATE - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PIGGYBACK_VALIDATE - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
PiggybackEntry - interface oracle.jbo.common.PiggybackEntry.
The common interface for classes that implement piggybacking.
PiggybackEventEntry - class oracle.jbo.common.PiggybackEventEntry.
This class is a helper class for Client Service to do piggybacking.
PiggybackEventEntry() - Constructor for class oracle.jbo.common.PiggybackEventEntry
 
PiggybackEventEntry(int, int, int, int, int, boolean) - Constructor for class oracle.jbo.common.PiggybackEventEntry
 
PiggybackExceptionEntry - class oracle.jbo.common.PiggybackExceptionEntry.
This class is a helper class for serializing array of objects
PiggybackExceptionEntry(Exception) - Constructor for class oracle.jbo.common.PiggybackExceptionEntry
 
PiggybackExceptionEntry(int, int, int, Exception) - Constructor for class oracle.jbo.common.PiggybackExceptionEntry
 
PiggybackExceptionEntry(JboWarning) - Constructor for class oracle.jbo.common.PiggybackExceptionEntry
 
PiggybackHandleEntry - class oracle.jbo.common.PiggybackHandleEntry.
This class is a helper class for Client Service to do piggybacking.
PiggybackHandleEntry() - Constructor for class oracle.jbo.common.PiggybackHandleEntry
 
PiggybackInput - class oracle.jbo.common.PiggybackInput.
This is a helper class for piggybacking input.
PiggybackInput() - Constructor for class oracle.jbo.common.PiggybackInput
 
PiggybackInput(byte[]) - Constructor for class oracle.jbo.common.PiggybackInput
 
PiggybackInput(ObjectMarshaller, byte[]) - Constructor for class oracle.jbo.common.PiggybackInput
 
PiggybackInputStream - class oracle.jbo.common.PiggybackInputStream.
This class is a helper class for Client Service to do piggybacking.
PiggybackInputStream(ObjectMarshaller, InputStream) - Constructor for class oracle.jbo.common.PiggybackInputStream
 
PiggybackKeyEntry - class oracle.jbo.common.PiggybackKeyEntry.
This class is a helper class for Client Service to do piggybacking on keys.
PiggybackKeyEntry(Key) - Constructor for class oracle.jbo.common.PiggybackKeyEntry
 
PiggybackNavigEntry - class oracle.jbo.common.PiggybackNavigEntry.
This class is a helper class for Client Service to do piggybacking.
PiggybackNavigEntry() - Constructor for class oracle.jbo.common.PiggybackNavigEntry
 
PiggybackNavigEntry(int, int, int) - Constructor for class oracle.jbo.common.PiggybackNavigEntry
 
PiggybackObjectOutputStream - class oracle.jbo.common.PiggybackObjectOutputStream.
This class is a helper class for Client Service to do piggybacking.
PiggybackObjectOutputStream(OutputStream, Locale, ApplicationModule) - Constructor for class oracle.jbo.common.PiggybackObjectOutputStream
protected PiggybackObjectOutputStream(Locale locale) throws IOException { super(); mLocale = locale; }
PiggybackObjRemovedEntry - class oracle.jbo.common.PiggybackObjRemovedEntry.
This class is a helper class for Client Service to do piggybacking.
PiggybackObjRemovedEntry() - Constructor for class oracle.jbo.common.PiggybackObjRemovedEntry
 
PiggybackObjRemovedEntry(int) - Constructor for class oracle.jbo.common.PiggybackObjRemovedEntry
 
PiggybackOutput - class oracle.jbo.common.PiggybackOutput.
This is a helper class for piggybacking output.
PiggybackOutput(Locale, ApplicationModule) - Constructor for class oracle.jbo.common.PiggybackOutput
 
PiggybackOutput(Vector, Locale, ApplicationModule) - Constructor for class oracle.jbo.common.PiggybackOutput
 
PiggybackRowEntry - class oracle.jbo.common.PiggybackRowEntry.
This class is a helper class for Client Service to do piggybacking.
PiggybackRowEntry() - Constructor for class oracle.jbo.common.PiggybackRowEntry
 
PiggybackRowEntry(ObjectMarshaller, int, int, int, AttributeList, Object, int[]) - Constructor for class oracle.jbo.common.PiggybackRowEntry
 
PiggybackRowEntry(ObjectMarshaller, int, int, int, Object[], int[], Object, int) - Constructor for class oracle.jbo.common.PiggybackRowEntry
 
PiggybackValueEntry - class oracle.jbo.common.PiggybackValueEntry.
This class is a helper class for serializing array of objects
PiggybackValueEntry() - Constructor for class oracle.jbo.common.PiggybackValueEntry
 
PiggybackValueEntry(int, Object) - Constructor for class oracle.jbo.common.PiggybackValueEntry
 
PiggybackViewEntry - class oracle.jbo.common.PiggybackViewEntry.
This class is a helper class for Client Service to do piggybacking.
PiggybackViewEntry() - Constructor for class oracle.jbo.common.PiggybackViewEntry
 
PiggybackViewEntry(int) - Constructor for class oracle.jbo.common.PiggybackViewEntry
 
PiggybackViewEntry(int, PiggybackEntry[], Vector) - Constructor for class oracle.jbo.common.PiggybackViewEntry
 
PiggybackViewEntry(int, PiggybackEntry, PiggybackExceptionEntry) - Constructor for class oracle.jbo.common.PiggybackViewEntry
 
PipeDiagnosticImpl - class oracle.jbo.common.PipeDiagnosticImpl.
The superclass for classes that act as a stream for diagnostic messages.
PipeDiagnosticImpl() - Constructor for class oracle.jbo.common.PipeDiagnosticImpl
Creates an instance.
PLATFORM_EJB - Static variable in interface oracle.jbo.JboContext
 
PLATFORM_EJB_OAS - Static variable in interface oracle.jbo.JboContext
 
PLATFORM_LOCAL - Static variable in interface oracle.jbo.JboContext
 
PLATFORM_OAS - Static variable in interface oracle.jbo.JboContext
 
PLATFORM_ORACLE8I - Static variable in interface oracle.jbo.JboContext
 
PLATFORM_VB - Static variable in interface oracle.jbo.JboContext
 
PN_DEBUG_PREFIX - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_DEBUG_PREFIX - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_DEBUG_TYPE - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_DEBUG_TYPE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_JBO_JDBC_TRACE - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_JBO_JDBC_TRACE - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_JDBC_DRIVER_VERBOSE - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_JDBC_DRIVER_VERBOSE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_PIPE_TARGET - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SHOW_FUNCTION - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SHOW_FUNCTION - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SHOW_LEVEL - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SHOW_LEVEL - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SHOW_LINECOUNT - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SHOW_LINECOUNT - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SHOW_TIMING - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SHOW_TIMING - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PN_SQLBUILDERIMPL - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_SQLBUILDERIMPL - Static variable in interface oracle.jbo.common.PropertyConstants
 
PN_TRACE_THRESHOLD - Static variable in class oracle.jbo.common.PropertyMetadata
 
PN_TRACE_THRESHOLD - Static variable in class oracle.jbo.common.DiagnosticFactory
 
pName - Variable in class oracle.jbo.common.PropertyMetadata
 
POLAR - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
POLAR_DUAL_AXIS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
PoolAdministrator - class oracle.jbo.common.ampool.PoolAdministrator.
This WebBean provides information regarding the current contents of the application module pool.
PoolAdministrator() - Constructor for class oracle.jbo.common.ampool.PoolAdministrator
Constructor
PoolMgr - class oracle.jbo.common.ampool.PoolMgr.
This class manages the Application Pool.
PoolTester - class oracle.jbo.common.ampool.PoolTester.
This class demonstrates usage of the Application Module pool.
PoolTester() - Constructor for class oracle.jbo.common.ampool.PoolTester
Constructor
populate(ResultSet) - Method in class oracle.jbo.server.ViewRowImpl
Populate this row from the ResultSet.
populateAttribute(int, Object) - Method in class oracle.jbo.server.RowImpl
 
populateAttribute(int, Object) - Method in class oracle.jbo.server.EntityImpl
Advanced method: Applications typically should not call this method from their subclasses.
populateAttribute(int, Object) - Method in class oracle.jbo.server.ViewRowImpl
 
populateAttributeAsChanged(int, Object) - Method in class oracle.jbo.server.EntityImpl
Advanced method: Applications should typically not call this method from their subclasses.
populateAttributeAsChanged(int, Object) - Method in class oracle.jbo.server.ViewRowImpl
 
populated - Variable in class oracle.jdeveloper.html.DHTMLRow
 
populateForm(HTMLForm) - Method in class oracle.jdeveloper.html.HTMLFieldRendererImpl
Populates the provided HTML form with this field's HTMLElement.
populateForm(HTMLForm) - Method in class oracle.jdeveloper.html.LOVField
Populates the provided HTML form with the field's HTMLElement.
populateForm(HTMLForm) - Method in class oracle.jdeveloper.html.PickList
Populates the form with the picklist.
populateForm(HTMLForm) - Method in class oracle.jdeveloper.html.ReadOnlyField
Populates the form with the read-only field.
populateForm(HTMLForm) - Method in class oracle.jdeveloper.html.TextArea
Populates the form with the text area.
populateForm(HTMLForm) - Method in class oracle.jdeveloper.html.DateField
Populates the provided HTML form with the field's HTMLElement.
populateForm(HTMLForm) - Method in class oracle.jdeveloper.html.StaticPickList
Populates the form with the StaticPickList.
populateForm(HTMLForm) - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
Populates the provided HTML form with this field's HTMLElement.
populateForm(HTMLForm) - Method in class oracle.jdeveloper.html.HiddenField
Populates the form with the text area.
populateHashTableWithOasRemoteConnectionInfo(Hashtable, String, String, String) - Static method in class oracle.jbo.html.jsp.ConnectionInfo
This is an internal function that populates a Hashtable with the HTTP connection information.
populateHashTableWithRemoteConnectionInfo(Hashtable, String, String, String) - Static method in class oracle.jbo.html.jsp.ConnectionInfo
 
populateJboTypeMapEntries() - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
populateJboTypeMapEntries() - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
populateJboTypeMapEntries() - Method in interface oracle.jbo.server.SQLBuilder
Populates the system typemap table with entries appropriate for the JDBC implementation.
populateToolBarFromCommands() - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
 
populateToolBarFromCommands() - Method in class oracle.jbo.html.databeans.JSNavigatorBar
 
populateToolBarFromCommands() - Method in class oracle.jbo.html.databeans.NavigatorBar
 
POS_AT_ROW_HDL - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
POS_FIRST - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
POS_LAST - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
POS_NEXT - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
POS_PREV - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
POS_RANGE_IDX - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
POS_REFRESH_CACHE - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
POS_RESET - Static variable in class oracle.jbo.common.PiggybackRowEntry
 
postChanges() - Method in interface oracle.jbo.Transaction
Posts validated changes to database, so that subsequent SQL queries within this transaction will see the modifications.
postChanges() - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
postChanges() - Method in class oracle.jbo.server.DBTransactionImpl
Synchronizes the changes in the transaction-cache with the database.
postChanges(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
 
postChanges(TransactionEvent) - Method in interface oracle.jbo.server.TransactionPostListener
Notifies a listener to post any cached changes to the database.
postChanges(TransactionEvent) - Method in class oracle.jbo.server.DBTransactionImpl
Synchronizes all the changes in this transaction-cache with the database.
postChanges(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
This method is not implemented in this class.
pOwner - Variable in class oracle.jbo.common.PropertyMetadata
 
prefixString - Static variable in class oracle.jbo.html.databeans.ChartRenderer
unique prefix., used while generating key for image objects stored in the session.
prepareCall(String) - Static method in class oracle.jbo.server.JDBCInteract
 
prepareForMultiValueListGeneration() - Method in class oracle.jdeveloper.html.StaticPickList
 
prepareForMutliValueListGeneration() - Method in class oracle.jdeveloper.html.PickList
 
prepareStatement(String) - Static method in class oracle.jbo.server.JDBCInteract
 
prev() - Method in class oracle.jbo.common.PropertyMetadata
 
previous() - Method in interface oracle.jbo.RowIterator
Steps backward, designating the previous row as the current row.
previous() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Navigates to the previous row in the row set.
previous() - Method in class oracle.jbo.server.ViewRowSetImpl
Navigates to the previous row in the row set.
previous() - Method in class oracle.jbo.server.ViewObjectImpl
Navigates to the previous row in the row set.
previousIndex() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Returns the absolute row index of the previous row.
print(boolean) - Method in class oracle.jbo.common.DiagnosticStream
 
print(char) - Method in class oracle.jbo.common.DiagnosticStream
 
print(char[]) - Method in class oracle.jbo.common.DiagnosticStream
 
print(double) - Method in class oracle.jbo.common.DiagnosticStream
 
print(float) - Method in class oracle.jbo.common.DiagnosticStream
 
print(int) - Method in class oracle.jbo.common.DiagnosticStream
 
print(long) - Method in class oracle.jbo.common.DiagnosticStream
 
print(Object) - Method in class oracle.jbo.common.DiagnosticStream
 
print(PrintWriter) - Method in class oracle.jbo.html.databeans.XmlData
Prints the XML results to a PrintWriter.
print(String) - Method in class oracle.jbo.common.PipeDiagnosticImpl
Passes a message to the standard output.
print(String) - Method in class oracle.jbo.common.DiagnosticStream
 
print(String) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a trace message.
print(String) - Method in class oracle.jbo.common.SilentDiagnosticImpl
Consumes a message.
print(String) - Method in interface oracle.jbo.common.IDiagnostic
Prints a trace message.
print(String) - Method in class oracle.jbo.common.ConsoleDiagnosticImpl
Displays a message in the console.
print(String) - Static method in class oracle.jbo.common.Diagnostic
print a trace line to the diagnostic stream at the default diagnostic level.
print(String, int) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a trace message to the diagnostic device.
print(String, int) - Static method in class oracle.jbo.common.Diagnostic
print a trace line to the diagnostic stream, at the diagnostic level indicated.
printActiveObjsTab(PrintWriter) - Method in class oracle.jbo.server.ViewRowSetImpl
 
printColl(PrintWriter, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
println() - Method in class oracle.jbo.common.DiagnosticStream
 
println(boolean) - Method in class oracle.jbo.common.DiagnosticStream
 
println(char) - Method in class oracle.jbo.common.DiagnosticStream
 
println(char[]) - Method in class oracle.jbo.common.DiagnosticStream
 
println(double) - Method in class oracle.jbo.common.DiagnosticStream
 
println(float) - Method in class oracle.jbo.common.DiagnosticStream
 
println(int) - Method in class oracle.jbo.common.DiagnosticStream
 
println(long) - Method in class oracle.jbo.common.DiagnosticStream
 
println(Object) - Method in class oracle.jbo.common.DiagnosticStream
 
println(String) - Method in class oracle.jbo.common.PipeDiagnosticImpl
Passes a message, with a carrage-return, to the standard output.
println(String) - Method in class oracle.jbo.common.DiagnosticStream
 
println(String) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a trace message line to the diagnostic device.
println(String) - Method in class oracle.jbo.common.SilentDiagnosticImpl
Consumes a message.
println(String) - Method in interface oracle.jbo.common.IDiagnostic
Prints a trace message and terminates the line.
println(String) - Method in class oracle.jbo.common.ConsoleDiagnosticImpl
Displays a message, with a carrage-return, in the console.
println(String) - Static method in class oracle.jbo.common.Diagnostic
Prints a trace message line to the diagnostic device.
println(String) - Static method in class oracle.jbo.server.JDBCInteract
 
println(String, int) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a trace message line to the diagnostic device.
println(String, int) - Static method in class oracle.jbo.common.Diagnostic
print a trace line to the diagnostic stream, at the diagnostic level indicated, and terminate it.
printRUChain(PrintWriter) - Method in class oracle.jbo.server.ViewRowSetImpl
 
printStackTrace() - Method in class oracle.jbo.JboException
Prints this Throwable and its backtrace to the standard error stream.
printStackTrace() - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a stack trace for the current environment.
printStackTrace() - Static method in class oracle.jbo.common.Diagnostic
Prints a stack trace for the current environment.
printStackTrace(PrintStream) - Method in class oracle.jbo.JboException
Prints this Throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class oracle.jbo.JboException
Prints this Throwable and its backtrace to the specified print writer.
printStackTrace(Throwable) - Static method in class oracle.jbo.common.DebugDiagnostic
Prints a stack trace for an exception.
printStackTrace(Throwable) - Static method in class oracle.jbo.common.Diagnostic
Prints a stack trace for an exception.
processElement(String, String) - Method in class oracle.jbo.html.databeans.ChartRenderer
set property for a given name-value pair
processUrlProperties(Hashtable) - Method in class oracle.jbo.html.databeans.ChartRenderer
For each property name-value pair speicifed in the URL, invoke the set method on the bean
PROP_TRANSACTION_FACTORY - Static variable in class oracle.jbo.server.DatabaseTransactionFactory
 
Properties - interface oracle.jbo.Properties.
Provides access to custom name-value pairs stored in an object's metadata definition.
PropertiesHelper - class oracle.jbo.common.PropertiesHelper.
Internal: Applications should not use this class.
PropertiesHelper() - Constructor for class oracle.jbo.common.PropertiesHelper
 
PropertyConstants - interface oracle.jbo.common.PropertyConstants.
Defines constants used by various BC4J properties.
PropertyManager - class oracle.jbo.common.PropertyManager.
Internal: Applications should not use this class.
PropertyManager() - Constructor for class oracle.jbo.common.PropertyManager
 
PropertyMetadata - class oracle.jbo.common.PropertyMetadata.
Internal: Applications should not use this class.
publishMessage(String, JboMessageObject) - Method in interface oracle.jbo.server.JboMessageManager
 
put(Object, Object) - Method in class oracle.jbo.common.WeakHashtable
 
put(Object, Object) - Method in class oracle.jbo.common.WeakHashtableImpl
 
put(Object, Object) - Method in class oracle.jbo.common.WeakKeyHashtableImpl
 
put(Object, Object) - Method in class oracle.jbo.common.WeakKeyHashtable
 
put(String, Object) - Method in class oracle.jbo.server.JboEventObject
Adds a name-value pair to this event object's hash table.
PV_DEBUG_PREFIX - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_CONSOLE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_OUT - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_PIPE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_DEBUG_TYPE_SILENT - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_FALSE - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_IMPL_CREATE_METHODNAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
PV_PIPE_TARGET_LOOPBACK - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_TRACE_THRESHOLD - Static variable in class oracle.jbo.common.DiagnosticFactory
 
PV_TRUE - Static variable in class oracle.jbo.common.DiagnosticFactory
 

Business Components
A B C D E F G H I J K L M N O P Q R S T U V W X