<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

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

R

RADAR_AREA - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RADAR_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
RADAR_LINE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RADAR_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
RADAR_LINE_DUAL_AXIS - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RADAR_LINE_DUAL_AXIS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
raise(Class, String, Object[], ArrayList) - Static method in class oracle.jbo.ValidationException
Creates a localizable exception.
raise(Class, String, Object[], ArrayList, boolean, boolean) - Static method in class oracle.jbo.ValidationException
Creates a localizable exception.
raise(Class, String, Object[], Vector) - Static method in class oracle.jbo.ValidationException
Creates a localizable exception.
raiseException(Class, String, Object, String, Object, String, Exception) - Static method in class oracle.jbo.server.ValidationBeanLoader
 
raiseException(Exception, PropertyChangeEvent) - Method in class oracle.jbo.server.rules.JboBaseValidator
 
RANGE_PAGING - Static variable in interface oracle.jbo.RowSet
 
RANGE_PAGING_AUTO_POST - Static variable in interface oracle.jbo.RowSet
 
RangeEvent - class oracle.jbo.RangeEvent.
Generated by RowSetIterator to inform its listeners when rows in a range are updated or scrolled.
RangeEvent(RowSetIterator) - Constructor for class oracle.jbo.RangeEvent
Creates a range event.
rangeRefreshed(JUIteratorBinding, RangeRefreshEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when the range changes.
rangeRefreshed(JUIteratorBinding, RangeRefreshEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when the range changes.
rangeRefreshed(JUIteratorBinding, RangeRefreshEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rangeRefreshed Event from BC4J RowSetIterator
rangeRefreshed(JUIteratorBinding, RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rangeRefreshed Event from BC4J RowSetIterator
rangeRefreshed(RangeRefreshEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the range changes.
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
RangeRefreshEvent - class oracle.jbo.RangeRefreshEvent.
Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn.
RangeRefreshEvent(RowSetIterator, int, int, Row[]) - Constructor for class oracle.jbo.RangeRefreshEvent
Creates a range refresh event.
rangeScrolled(JUIteratorBinding, ScrollEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when the range is scrolled.
rangeScrolled(JUIteratorBinding, ScrollEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when the range is scrolled.
rangeScrolled(JUIteratorBinding, ScrollEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rangeScrolled Event from BC4J RowSetIterator
rangeScrolled(JUIteratorBinding, ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rangeScrolled Event from BC4J RowSetIterator
rangeScrolled(ScrollEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when the range is scrolled.
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rangeScrolled(ScrollEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rangeSize - Variable in class oracle.jbo.html.jsp.datatags.DataScroller
 
rangeStart - Variable in class oracle.jbo.html.jsp.datatags.DataScroller
 
readAttributeFromXMLElement(Node, AttributeDefImpl) - Method in class oracle.jbo.server.ViewRowImpl
 
readAttrsFromXML(Element, AttributeDefImpl[], int) - Method in class oracle.jbo.server.EntityImpl
Reads all the attribute values from the xml-element and sets them into this row.
readBoolean(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a boolean value from a byte stream.
readByte(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads an 8-bit Java integer from a byte stream.
readChar(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a Java character from a byte stream.
readCookieValue(HttpServletRequest, String) - Method in class oracle.jbo.http.HttpSessionCookieHelperImpl
 
readCookieValue(HttpServletRequest, String) - Method in interface oracle.jbo.http.HttpSessionCookieHelper
Read the session id from the HttpServletRequest.
readDouble(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 64-bit Java floating-point number from a byte stream.
readFloat(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 32-bit Java floating-point number from a byte stream.
readInt(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 32-bit Java integer from a byte stream.
readInt(byte[]) - Static method in class oracle.jbo.common.ArrayMarshaller
NEW Convert byte stream into an array of integers.
readLong(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 64-bit Java integer from a byte stream.
readObject(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
 
readObject(Class, byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a Java object of a specified class from a byte stream.
readObject(Class, byte[]) - Static method in class oracle.jbo.common.ArrayMarshaller
Convert byte stream into an array of objects.
READONLY - Static variable in interface oracle.jbo.AttributeDef
The attribute cannot be modified.
ReadOnlyAttrException - exception oracle.jbo.ReadOnlyAttrException.
Indicates an attempt to modify a read-only attribute.
ReadOnlyAttrException(int, Class, String, String, String) - Constructor for class oracle.jbo.ReadOnlyAttrException
Creates a localizable exception for an object.
ReadOnlyAttrException(int, String, String, String, String) - Constructor for class oracle.jbo.ReadOnlyAttrException
Creates a non-localizable exception for an object.
ReadOnlyField - class oracle.jdeveloper.html.ReadOnlyField.
Represents a read-only field generator.
ReadOnlyField() - Constructor for class oracle.jdeveloper.html.ReadOnlyField
 
ReadOnlyViewObjectException - exception oracle.jbo.ReadOnlyViewObjectException.
Thrown when the application attempts to perform a data update operation on a read-only view object.
ReadOnlyViewObjectException(String) - Constructor for class oracle.jbo.ReadOnlyViewObjectException
Constructs a new instance.
readRowXML(Element, int) - Method in interface oracle.jbo.ViewObject
Reads the data in XML form (in the format as generated by writeXML()) by finding a row that matches the key in the given XML and then reading in that row.
readRowXML(Element, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
readRowXML(Element, int) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
readRowXML(Element, int, XSLStylesheet) - Method in interface oracle.jbo.ViewObject
 
readRowXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.server.ViewObjectImpl
 
readRowXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
readSessionId(HttpServletRequest, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated. the sessionId is now managed by the SessionCookie. Application developers wishing to override sessionId generation should create a custom SessionCookieFactory.

Application developers wishing to override how snapshot id(s) are stored and/or loaded should override:

{@link oracle.jbo.http.HttpSessionCookieImpl#writeValue(Object sink) {@link oracle.jbo.http.HttpSessionCookieImpl#readValue(Object source)

readShort(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a 16-bit Java integer from a byte stream.
readString(byte[]) - Static method in class oracle.jbo.common.TypeMarshaller
Reads a Java string from a byte stream.
readString(byte[]) - Static method in class oracle.jbo.common.ArrayMarshaller
NEW Convert byte stream into an array of Strings.
readUrlProperties() - Method in class oracle.jbo.html.databeans.ChartRenderer
One or more property values for the ChartRenderer or the Perspective bean can be passed in the URL.
readValue(Object) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
readValue(Object) - Method in interface oracle.jbo.common.ampool.SessionCookie
Read the cookie value to the specified data sink.
readValue(Object) - Method in class oracle.jbo.http.HttpSessionCookieImpl
 
readXML(Element, int) - Method in interface oracle.jbo.XMLInterface
 
readXML(Element, int) - Method in class oracle.jbo.ViewCriteriaRow
 
readXML(Element, int) - Method in class oracle.jbo.server.ViewRowImpl
Reads the content of the row and updates the attributes, from given XML document.
readXML(Element, int) - Method in class oracle.jbo.server.ViewObjectImpl
Given the document interface, finds the rowset Element and invokes readFromXMLElementNode() to read in the data from the XML.
readXML(Element, int) - Method in class oracle.jbo.server.RowImpl
Reads the content of the row and updates the attributes, from given XML document.
readXML(Element, int) - Method in class oracle.jbo.server.EntityImpl
Reads the content of the row and updates the attributes, from given xml document.
readXML(Element, int) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
readXML(Element, int) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
readXML(Element, int, XSLStylesheet) - Method in interface oracle.jbo.XMLInterface
 
readXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.ViewCriteriaRow
 
readXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.server.ViewObjectImpl
Given the document interface, finds the rowset Element and invokes JboXMLUtil.processAndReadXML(XMLInterface, org.w3c.dom.Element, int, oracle.xml.parser.v2.XSLStylesheet) to read in the data from the XML.
readXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.server.RowImpl
Given the document interface, finds the rowset Element and invokes JboXMLUtil.processAndReadXML(XMLInterface, org.w3c.dom.Element, int, oracle.xml.parser.v2.XSLStylesheet) to read in the data from the XML.
readXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
readXML(Element, int, XSLStylesheet) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
readXML(String) - Method in class oracle.jbo.common.ClientDocument
Consructs the hierarchy tree from an XML file.
readXMLBoolean(DefElementImpl, String, HashMap) - Static method in class oracle.jbo.uicli.binding.JUDefBase
 
ReadXMLException - exception oracle.jbo.ReadXMLException.
Thrown when reading an xml document fails for a RowSet or a Row.
ReadXMLException(String, ArrayList) - Constructor for class oracle.jbo.ReadXMLException
 
ReadXMLException(String, Object[]) - Constructor for class oracle.jbo.ReadXMLException
Constructs a new instance.
ReadXMLException(String, Vector) - Constructor for class oracle.jbo.ReadXMLException
 
readXMLInt(DefElementImpl, String, HashMap) - Static method in class oracle.jbo.uicli.binding.JUDefBase
 
readXMLString(DefElementImpl, String, HashMap) - Static method in class oracle.jbo.uicli.binding.JUDefBase
public String getFullName() { return getName(); }
readXMLStringArray(DefElementImpl, String, HashMap) - Static method in class oracle.jbo.uicli.binding.JUDefBase
 
reallocateIndexes() - Method in class oracle.jbo.uicli.jui.JUTableSortModel
If sort-column is greater than -1 (when no sorting should be done), sorts the data from the base model for display.
rebind(Name, Object) - Method in class oracle.jbo.common.JboInitialContext
 
rebind(String, Object) - Method in class oracle.jbo.common.JboInitialContext
 
reconnect() - Method in interface oracle.jbo.Transaction
Re-establish the transaction JDBC connection using previously supplied database credentials.
reconnect() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Reconnect the application module to the database, if necessary, using previously supplied database credentials.
reconnect() - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of recconnect method.
reconnect() - Method in class oracle.jbo.server.DBTransactionImpl
Reconnect the ApplicationModule to the database, using previously supplied database credentials.
reconnect() - Method in interface oracle.jbo.server.DBTransaction
Reconnect the application module to the database, if necessary, using previously supplied database credentials.
reconnect(ApplicationModule, Hashtable) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by oracle.jbo.common.ampool.ConnectionStrategy#reconnect(ApplicationModule, SessionCookie). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends DefaultConnectionStrategy.
reconnect(ApplicationModule, SessionCookie, EnvInfoProvider) - Method in class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
reconnect(ApplicationModule, SessionCookie, EnvInfoProvider) - Method in interface oracle.jbo.common.ampool.ConnectionStrategy
Reconnect an application module
reconnect(boolean) - Method in interface oracle.jbo.Transaction
Deprecated. Deprecated since 3.2. Instead, use reconnect().
reconnect(boolean) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
reconnect(boolean) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of reconnect method.
reconnect(boolean) - Method in class oracle.jbo.server.DBTransactionImpl
Reconnect the Application Module to the database, if necessary, using previously supplied database credentials.
REFERENCED_INSTANCE_RECYCLED - Static variable in interface oracle.jbo.common.ampool.ApplicationPoolListener
 
refName - Variable in class oracle.jdeveloper.html.DHTMLTree
 
refName - Variable in class oracle.jdeveloper.html.DHTMLTable
 
REFRESH_CONTAINEES - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REFRESH_REMOVE_NEW_ROWS - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REFRESH_UNDO_CHANGES - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REFRESH_WITH_DB_FORGET_CHANGES - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
REFRESH_WITH_DB_ONLY_IF_UNCHANGED - Static variable in interface oracle.jbo.Row
REFRESH_... constants are used as refresh mode flags to be passed into Row.refresh(int).
refresh(boolean, boolean) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
refresh(int) - Method in class oracle.jbo.ViewCriteriaRow
 
refresh(int) - Method in interface oracle.jbo.Row
Refreshes the row's attributes with values from database.
refresh(int) - Method in class oracle.jbo.server.ViewRowImpl
 
refresh(int) - Method in class oracle.jbo.server.EntityImpl
 
refreshBIBeanAdapter(BIBeanDataAccessAdapter) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlRangeBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
*** For internal framework use only ***
refreshControl() - Method in class oracle.jbo.uicli.binding.JUControlBinding
*** For internal framework use only ***
refreshDataModel() - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
refreshDataModel() - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
RefreshDataSourceTag - class oracle.jbo.html.jsp.datatags.RefreshDataSourceTag.
 
RefreshDataSourceTag() - Constructor for class oracle.jbo.html.jsp.datatags.RefreshDataSourceTag
 
refreshFKInNewContainees() - Method in class oracle.jbo.server.EntityImpl
 
refreshProperty(String) - Method in interface oracle.jbo.Properties
Retrieves the specified property, if it exists.
refreshProperty(String) - Method in class oracle.jbo.domain.DomainAttributeDef
 
refreshProperty(String) - Method in class oracle.jbo.common.PropertiesHelper
 
refreshProperty(String) - Method in class oracle.jbo.common.NamedObjectImpl
Retrieves the specified property, if it exists.
refreshProperty(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
refreshProperty(String) - Method in class oracle.jbo.common.ws.WSViewLinkImpl
 
refreshProperty(String) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
refreshProperty(String) - Method in class oracle.jbo.common.ws.WSComponentObjectImpl
 
refreshProperty(String) - Method in class oracle.jbo.common.ws.WSAttributeDefImpl
 
refreshProperty(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
RegionTag - class oracle.jbo.html.jsp.pagecontrol.RegionTag.
 
RegionTag() - Constructor for class oracle.jbo.html.jsp.pagecontrol.RegionTag
 
registerApplicationFromPropertyFile(HttpSession, String) - Static method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Convenience method for defining a new application pool from a property file.
registerApplicationFromPropertyFile(String) - Static method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Creates a new application pool from the contents of a property file.
registerAttributeException(AttributeDef, Object, JboException) - Method in class oracle.jbo.server.ViewRowImpl
 
registerAttributeException(AttributeDef, Object, JboException) - Method in class oracle.jbo.server.RowImpl
 
registerAttributeException(AttributeDef, Object, JboException) - Method in class oracle.jbo.server.EntityImpl
 
registerCleanup() - Method in class oracle.jbo.html.databeans.ChartRenderer
register HTTP Session binding listner to cleanup the chart objects generated in this session
registerConnectionsFromDocument() - Method in class oracle.jbo.client.Configuration
 
registerORDrenderer(HttpSession) - Static method in class oracle.jbo.html.HtmlServices
Internal: Applications should not use this method.
registerOutParameter(Statement, int, int) - Static method in class oracle.jbo.server.JDBCInteract
 
registerRowException(JboException) - Method in class oracle.jbo.server.RowImpl
 
registerSynchronization(DBTransaction) - Method in interface oracle.jbo.server.JTATransactionHandler
 
registerSynchronization(DBTransaction) - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
registerSynchronization(DBTransaction) - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
registerTransactionHandlerFactory() - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
rehash() - Method in class oracle.jbo.common.WeakKeyHashtableImpl
 
rehash() - Method in class oracle.jbo.common.WeakHashtableImpl
 
RELATIVE_INDEX - Static variable in class oracle.jbo.domain.DomainContext
 
RELEASE_MODE - Static variable in class oracle.jbo.http.ApplicationBindingListener
 
release() - Method in interface oracle.jbo.uicli.binding.JUTransactionStateListener
Framework calls this method when it needs to indicate that the connection to BC4J is being released.
release() - Method in interface oracle.jbo.uicli.binding.JUStatusBarInterface
Framework calls this method when it needs to indicate that the connection to BC4J is being released.
release() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
 
release() - Method in class oracle.jbo.uicli.binding.JUFormBinding
 
release() - Method in class oracle.jbo.uicli.binding.JUApplication
 
release() - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
release() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
release() - Method in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
release() called after doEndTag() to reset state
release() - Method in class oracle.jbo.html.jsp.datatags.InputRenderTag
 
release() - Method in class oracle.jbo.html.jsp.datatags.CommitTag
 
releaseApplicationModule(boolean, boolean) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
The default implementation will release the session cookie lock after having checked in the session application module.
releaseApplicationModule(boolean, boolean) - Method in interface oracle.jbo.common.ampool.SessionCookie
Deprecated. since 9.0.3

Use SessionCookie.releaseApplicationModule(int) instead. Replace with the following flags for each checkin/manageState permutation:

checkin=true, manageState=true: SHARED_MANAGED_RELEASE_MODE checkin=true, manageState=false: SHARED_UNMANAGED_RELEASE_MODE checkin=false, manageState=true: RESERVED_MANAGED_RELEASE_MODE checkin=false, manageState=false: RESERVED_UNMANAGED_RELEASE_MODE

releaseApplicationModule(boolean, boolean) - Method in interface oracle.jbo.common.ampool.ApplicationModuleRef
Release an application module for reuse.
releaseApplicationModule(boolean, boolean, long) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
The default implementation will release the session cookie lock after having checked in the session application module.
releaseApplicationModule(boolean, boolean, long) - Method in interface oracle.jbo.common.ampool.SessionCookie
Deprecated. since 9.0.3

use SessionCookie.releaseApplicationModule(int, long) instead. Replace with the following flags each checkin/manageState permutation: checkin=true, manageState=true: SHARED_MANAGED_RELEASE_MODE checkin=true, manageState=false: SHARED_UNMANAGED_RELEASE_MODE checkin=false, manageState=true: RESERVED_MANAGED_RELEASE_MODE checkin=false, manageState=false: RESERVED_UNMANAGED_RELEASE_MODE

releaseApplicationModule(boolean, boolean, long) - Method in interface oracle.jbo.common.ampool.ApplicationModuleRef
Release an application module for reuse.
releaseApplicationModule(int) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
releaseApplicationModule(int) - Method in interface oracle.jbo.common.ampool.SessionCookie
Release an application module for reuse.
releaseApplicationModule(int, long) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
releaseApplicationModule(int, long) - Method in interface oracle.jbo.common.ampool.SessionCookie
Release an application module for reuse.
releaseApplicationModule(int, long) - Method in class oracle.jbo.http.SharedSessionCookieImpl
 
releaseApplicationModule(ServletContext, HttpServletResponse, SessionCookie, String) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
releaseApplicationModule(SessionCookie, boolean) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
releaseApplicationModule(SessionCookie, boolean) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. since 9.0.3

Use {@link #releaseApplicationModule(SessionCookie,int) instead. If state management is required then invoke:

releaseApplicationModule(cookie, SessionCookie.SHARED_MANAGED_RELEASE_MODE)

Otherwise invoke:

releaseApplicationModule(cookie, SessionCookie.SHARED_UNMANAGED_RELEASE_MODE)

releaseApplicationModule(SessionCookie, int) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
releaseApplicationModule(SessionCookie, int) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Mark the session's application module as available for reuse by other sessions.
releaseApplicationObject(JUApplication) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
releaseApplicationResources() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Releases any application resources associated with this request if setReleaseApplicationResources(true).
releaseApplicationResources(String) - Method in class oracle.jdeveloper.html.DataWebBeanImpl
Release the data web beans application module with the specified release mode.
releaseAppModuleInstance(ApplicationModule, ApplicationPool, HttpSession, HttpServletResponse, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated. application developers should use the following sample to release an ApplicationModule instead of releaseAppModuleInstance (assumes that the ApplicationModule instance was acquired with a SessionCookie, see getAppModuleInstance for more information):

HttpContainer container = HttpContainer.getInstanceFromSession(session); SessionCookie cookie = container.getSessionCookies(applicationId); // only release the ApplicationModule if it was reserved if (cookie != null && cookie.isApplicationModuleReserved()) { if (<Reserved release mode>) { cookie.releaseApplicationModule( SessionCookie.UNSHARED , SessionCookie.STATE_UNMANAGED); } else if (<Stateful release mode>) { cookie.releaseApplicationModule( SessionCookie.SHARED , SessionCookie.STATE_MANAGED); } else if (<Stateless release mode>) { cookie.releaseApplicationModule( SessionCookie.SHARED , SessionCookie.STATE_UNMANAGED); } }

releaseAppModuleInstance(ApplicationModule, ApplicationPool, PageContext, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated. application developers should use the following sample to release an ApplicationModule instead of releaseAppModuleInstance (assumes that the ApplicationModule instance was acquired with a SessionCookie, see getAppModuleInstance for more information):

HttpContainer container = HttpContainer.getInstanceFromSession(session); SessionCookie cookie = container.getSessionCookies(applicationId); // only release the ApplicationModule if it was reserved if (cookie != null && cookie.isApplicationModuleReserved()) { if (<Reserved release mode>) { cookie.releaseApplicationModule( SessionCookie.UNSHARED , SessionCookie.STATE_UNMANAGED); } else if (<Stateful release mode>) { cookie.releaseApplicationModule( SessionCookie.SHARED , SessionCookie.STATE_MANAGED); } else if (<Stateless release mode>) { cookie.releaseApplicationModule( SessionCookie.SHARED , SessionCookie.STATE_UNMANAGED); } }

releaseAppModuleInstance(String, ApplicationModule, ApplicationPool, HttpSession, HttpServletResponse, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated. application developers should use the following sample to release an ApplicationModule instead of releaseAppModuleInstance (assumes that the ApplicationModule instance was acquired with a SessionCookie, see getAppModuleInstance for more information):

HttpContainer container = HttpContainer.getInstanceFromSession(session); SessionCookie cookie = container.getSessionCookies(applicationId); // only release the ApplicationModule if it was reserved if (cookie != null && cookie.isApplicationModuleReserved()) { if (<Reserved release mode>) { cookie.releaseApplicationModule( SessionCookie.UNSHARED , SessionCookie.STATE_UNMANAGED); } else if (<Stateful release mode>) { cookie.releaseApplicationModule( SessionCookie.SHARED , SessionCookie.STATE_MANAGED); } else if (<Stateless release mode>) { cookie.releaseApplicationModule( SessionCookie.SHARED , SessionCookie.STATE_UNMANAGED); } }

releaseAppModuleInstance(String, HttpSession, HttpServletResponse, String) - Method in class oracle.jbo.html.jsp.JSPApplicationRegistry
Deprecated. application developers should use the following sample to release an ApplicationModule instead of releaseAppModuleInstance (assumes that the ApplicationModule instance was acquired with a SessionCookie, see getAppModuleInstance for more information):

HttpContainer container = HttpContainer.getInstanceFromSession(session); SessionCookie cookie = container.getSessionCookies(applicationId); // only release the ApplicationModule if it was reserved if (cookie != null && cookie.isApplicationModuleReserved()) { if (<Reserved release mode>) { cookie.releaseApplicationModule( SessionCookie.UNSHARED , SessionCookie.STATE_UNMANAGED); } else if (<Stateful release mode>) { cookie.releaseApplicationModule( SessionCookie.SHARED , SessionCookie.STATE_MANAGED); } else if (<Stateless release mode>) { cookie.releaseApplicationModule( SessionCookie.SHARED , SessionCookie.STATE_UNMANAGED); } }

releaseInstance(ApplicationModule) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated.  
releaseInstances() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by ApplicationPoolImpl.removeResources(). Method may be confused with releaseResource.
releaseInstances() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Deprecated. Replaced by: ResourcePool.removeResources(). Method

may be confused with releaseResource.

releaseMode - Variable in class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
 
releaseMode - Variable in class oracle.jbo.html.struts11.BC4JActionMapping
 
releasePageResources(HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.BC4JRequestProcessor
 
ReleasePageResourcesTag - class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag.
A custom data tag that may be used to clear the JBO HTTP page cache.
ReleasePageResourcesTag() - Constructor for class oracle.jbo.html.jsp.datatags.ReleasePageResourcesTag
 
releaseRequestParameters(PageContext) - Static method in class oracle.jbo.html.HtmlServices
Internal: Applications should not use this method.
releaseResource(Object, Properties) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
releaseResources() - Method in class oracle.jbo.uicli.controls.JUImageControl
 
releaseRootApplicationModule(ApplicationModule, boolean) - Static method in class oracle.jbo.client.Configuration
Release the specified application module.
releaseSavepoint(Connection, String) - Method in interface oracle.jbo.server.SQLBuilder
release SAVEPOINT - if possible
releaseSavepoint(Connection, String) - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
releaseSavepoint(Connection, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
releaseSavePoint(Connection, String) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
releaseUserDataForCollection(Object, Object) - Method in class oracle.jbo.server.ViewObjectImpl
 
REMOTE - Static variable in interface oracle.jbo.ConnectionModeConstants
Indicates that a naming service is to be used.
REMOTE_METHOD_CALL - Static variable in class oracle.jbo.common.EventGroup
 
REMOVE_RESOURCE - Static variable in interface oracle.jbo.common.ampool.SessionCookie
 
REMOVE_SNAPSHOT - Static variable in interface oracle.jbo.ApplicationModule
Deprecated. use ApplicationModule.ACTIVATE_REMOVE_FLAG instead
remove() - Method in class oracle.jbo.ViewCriteriaRow
Removes the row from the source database.
remove() - Method in interface oracle.jbo.Row
Removes the row from the database table.
remove() - Method in interface oracle.jbo.ComponentObject
Deletes this component.
remove() - Method in class oracle.jbo.server.ViewRowImpl
Deletes the row.
remove() - Method in class oracle.jbo.server.ViewObjectImpl
Removes this View Object from its containing application module.
remove() - Method in class oracle.jbo.server.RowImpl
Marks the row as removed and removes it from row iterators.
remove() - Method in class oracle.jbo.server.EntityImpl
Marks the row for deletion.
remove() - Method in class oracle.jbo.server.ComponentObjectImpl
Deletes this component.
remove() - Method in class oracle.jbo.server.ApplicationModuleImpl
Deletes this Application Module.
remove() - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
remove() - Method in class oracle.jbo.common.ws.WSViewLinkImpl
 
remove() - Method in class oracle.jbo.common.ws.WSComponentObjectImpl
 
remove() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
remove(int) - Method in class oracle.jbo.server.QueryCollection
Remove a row from the QueryCollection at the specified index.
remove(int, int) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
remove(JboEventListener) - Method in class oracle.jbo.server.JboMultiCaster
 
remove(JboEventListener, JboEventListener) - Static method in class oracle.jbo.server.JboMultiCaster
Remove a listener from a list of listeners.
remove(Object) - Method in class oracle.jbo.common.WeakKeyHashtableImpl
 
remove(Object) - Method in class oracle.jbo.common.WeakKeyHashtable
 
remove(Object) - Method in class oracle.jbo.common.WeakHashtableImpl
 
remove(Object) - Method in class oracle.jbo.common.WeakHashtable
 
remove(Object) - Method in class oracle.jbo.server.EntityRowSetImpl
 
remove(String) - Method in class oracle.jbo.server.JboEventObject
Deletes a name-value pair from this event object's hash table.
removeActionBinding(JUCtrlActionBinding) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Removes the given action control binding object from its list.
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeAll(Collection) - Method in class oracle.jbo.server.EntityRowSetImpl
 
removeAllElements() - Method in class oracle.jbo.common.WeakVectorImpl
 
removeAllElements() - Method in class oracle.jbo.common.WeakVector
 
removeApplicationModule() - Method in class oracle.jbo.server.ejb.SessionBeanImpl
Convenience method for removing the aggregated application module instance.
removeAttribute(String) - Method in class oracle.jbo.common.ClientElement
Removes an attribute from this element.
removeBean(BeanIdentifier) - Method in class oracle.jbo.server.EJBEntityDefImpl
 
removeBindingWithCellEditor(JUPanelStopEditingListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes a listener from the list.
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeChangeSet(int) - Method in interface oracle.jbo.Transaction
Removes the change set that defines the changes to EntityImpls within a transaction.
removeChangeSet(int) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
removeChangeSet(int) - Method in class oracle.jbo.server.DBTransactionImpl
 
removeChild(ClientElement) - Method in class oracle.jbo.common.ClientElement
Removes a subsidiary element from this element.
removeChild(ComponentObjectImpl) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
removeChild(JUCtrlHierNodeBinding) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
removeClassNameTransforms() - Static method in class oracle.jbo.server.util.Canonizer
 
removeConfigurationProperty(String, String) - Method in class oracle.jbo.client.Configuration
 
removeConnection(String, Connection) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
removeConnection(String, Connection) - Method in interface oracle.jbo.server.ConnectionPoolManager
Removes a pooled connection from a connection pool.
removeConnectionEntry(String) - Method in class oracle.jbo.client.Configuration
 
removeContainerListener(ContainerObjectListener) - Method in class oracle.jbo.server.ContainerObjectImpl
 
removeContainerListener(ContainerObjectListener) - Method in interface oracle.jbo.server.ContainerObject
Unsubscribes a listener for container object events.
removeControlBinding(JUControlBinding) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
removeControlBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
removeCriteria(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.QueryAction
 
removeCurrentRow() - Method in class oracle.jbo.ViewCriteria
Removes the current Row object from the row set.
removeCurrentRow() - Method in interface oracle.jbo.RowIterator
Removes the current Row object from the row set.
removeCurrentRow() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Removes the current row.
removeCurrentRow() - Method in class oracle.jbo.server.ViewRowSetImpl
Removes the current row.
removeCurrentRow() - Method in class oracle.jbo.server.ViewObjectImpl
Removes the current row.
removeCurrentRow() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
removeCurrentRowFromCollection() - Method in class oracle.jbo.ViewCriteria
 
removeCurrentRowFromCollection() - Method in interface oracle.jbo.RowIterator
Removes the current Row object from the collection.
removeCurrentRowFromCollection() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
removeCurrentRowFromCollection() - Method in class oracle.jbo.server.ViewRowSetImpl
 
removeCurrentRowFromCollection() - Method in class oracle.jbo.server.ViewObjectImpl
 
removeCurrentRowFromCollection() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
removeCustomMessageBundle(String) - Method in class oracle.jbo.common.StringManager
 
removeCustomMessageBundle(String) - Method in class oracle.jbo.server.StringManagerImpl
 
removeDefinition(String) - Method in class oracle.jbo.server.ContextMetaObjectManager
 
removeDetailViewRowSet(RowSet) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
##INTERNAL##
removeDocumentListener(DocumentListener) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
removeElement(DHTMLElement) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Remove an element to the collection of elements to be rendered
removeElement(HTMLElement) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Remove an element to the collection of elements to be rendered
removeElement(Object) - Method in class oracle.jbo.common.WeakVectorImpl
 
removeElement(Object) - Method in class oracle.jbo.common.WeakVector
 
removeElement(Object) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeElementAt(int) - Method in class oracle.jbo.common.WeakVectorImpl
 
removeElementAt(int) - Method in class oracle.jbo.common.WeakVector
 
removeElementAt(int) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeElementAt(int) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Remove an element to the collection of elements to be rendered
removeEntityListener(EntityListener) - Method in class oracle.jbo.server.EntityCache
Remove an EntityListener.
removeFormBinding(JUFormBinding) - Method in class oracle.jbo.uicli.binding.JUApplication
Remove the JUFormBinding object of the given name (if any).
removeFromCollection() - Method in class oracle.jbo.ViewCriteriaRow
 
removeFromCollection() - Method in interface oracle.jbo.Row
Removes the row from the collection.
removeFromCollection() - Method in class oracle.jbo.server.ViewRowImpl
 
removeFromCollection() - Method in class oracle.jbo.server.EntityImpl
An Entity row does not support removeFromCollection().
removeFromCollection(int) - Method in class oracle.jbo.server.QueryCollection
 
removeFromEnvironment(String) - Method in class oracle.jbo.common.JboInitialContext
 
removeFromPool() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
removeFromPool() - Method in class oracle.jbo.http.SharedSessionCookieImpl
 
removeInternal(JboEventListener, JboEventListener) - Static method in class oracle.jbo.server.JboMultiCaster
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
removeItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
removeIteratorChangedListener(JUIteratorChangedListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Remove a listener from this list.
removeIterBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
If an iterator binding exists with the given name, remove it from the internal members.
removeListDataListener(ListDataListener) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
removeListDataListener(ListDataListener) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
removeListener(Object) - Method in class oracle.jbo.ViewCriteria
Removes a RowSetListener.
removeListener(Object) - Method in interface oracle.jbo.NavigatableRowIterator
Removes a subscriber (listener) for RowSetListener events generated by this row set iterator.
removeListener(Object) - Method in class oracle.jbo.common.RowSetHelper
 
removeListener(Object) - Method in class oracle.jbo.server.ViewRowSetImpl
Removes an event listener to this object from the listener list.
removeListener(Object) - Method in class oracle.jbo.server.ViewObjectImpl
Removes an event listener.
removeListener(Object) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
removeManagementListener(RowSetManagementListener) - Method in interface oracle.jbo.RowSetIterator
Removes a subscriber (listener) for RowSetManagementListener events generated by this row set iterator.
removeManagementListener(RowSetManagementListener) - Method in class oracle.jbo.common.RowSetHelper
 
removeManagementListener(RowSetManagementListener) - Method in class oracle.jbo.server.ViewRowSetImpl
 
removeManagementListener(RowSetManagementListener) - Method in class oracle.jbo.server.ViewObjectImpl
 
removeManagementListener(RowSetManagementListener) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
removeMasterRowSetIterator(RowSetIterator) - Method in interface oracle.jbo.RowSet
Removes a master row set iterator.
removeMasterRowSetIterator(RowSetIterator) - Method in class oracle.jbo.server.ViewRowSetImpl
Removes the master row set iterator in a master-detail View Link.
removeMasterRowSetIterator(RowSetIterator) - Method in class oracle.jbo.server.ViewObjectImpl
Removes the master row set iterator (masterRSI) from a master-detail View Link.
removeMasterRowSetIterator(RowSetIterator) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
removeMasterRowSetIterator(RowSetIterator) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
removeMessageListener(String, JboMessageListener) - Method in interface oracle.jbo.server.JboMessageManager
 
removeMessageTransforms() - Static method in class oracle.jbo.server.util.Canonizer
 
removeMetaObject(String) - Static method in class oracle.jbo.server.MetaObjectManager
Removes the Meta Object from the statically maintained list of Meta Objects.
removeNavigationBar(JUNavigationBarInterface) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes a JUNavigationBarInterface listener object from the list.
RemovePath() - Static method in class oracle.jbo.server.util.ShowPath
 
removePool(String) - Method in class oracle.jbo.common.ampool.PoolMgr
Deprecated.  
removePool(String) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
removePropertyChangeListener(int, PropertyChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a PropertyChangeListener from the listener list of the given attribute (by index).
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.jbo.server.rules.ValueListEditor
De-registers a listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class oracle.jbo.server.rules.CompareValidatorCustomizer
Removes the subscriber to this customizer's PropertyChange events.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a PropertyChangeListener from the listener list of the given attribute (by index).
removeReference(ViewRowImpl, EntityImpl) - Method in class oracle.jbo.server.QueryCollection
Remove entity references, i.e, set references to null
removeRequest(int) - Method in class oracle.svcmsg.ServiceMessage
 
removeRequestByKey(Object) - Method in class oracle.svcmsg.ServiceMessage
 
removeResource(Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
removeResource(Object) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Remove the resource from the application pool.
removeResourcePool(Object) - Method in class oracle.jbo.common.ampool.PoolMgr
 
removeResourcePool(Object) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
removeResources() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
removeResources() - Method in interface oracle.jbo.common.ampool.ApplicationPool
Remove all of the pool application module instances that have been created so far.
removeResponse(int) - Method in class oracle.svcmsg.ServiceMessage
 
removeResponseByKey(Object) - Method in class oracle.svcmsg.ServiceMessage
 
removeRow(EntityImpl) - Method in class oracle.jbo.server.EntityCache
Remove a EntityImpl from the cache.
removeRowAt(int) - Method in class oracle.jbo.server.ViewRowSetImpl
Removes a view row at an absolute row index specified by index.
removeRowAtRangeIndex(int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Removes a view row at range index index.
removeRowFromCollectionAt(int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
removeRowHandle(Object) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Internal: Applications should not use this method.
removeRowHandle(Object) - Method in class oracle.jbo.server.ViewRowSetImpl
Internal: Applications should not use this method.
removeRowHandle(Object) - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
removeRowSet(ViewRowSetImpl) - Method in class oracle.jbo.server.ViewObjectImpl
 
removeRowSetDef(String) - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
removeRowSetListener(JUPanelRowSetListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes the given listener from this panel's RowSet listeners list.
removeSession(String) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
removeSessionCookie(SessionCookie) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
removeSessionCookie(SessionCookie) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Destroy a session cookie.
removeState(int) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
removeState(int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
removeState(int) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
removeState(int) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
removeStatusBarInterface(JUStatusBarInterface) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to remove the given object to the JUApplication's StatusBars.
removeStatusBarInterface(JUStatusBarInterface) - Method in class oracle.jbo.uicli.binding.JUApplication
Remove the given instance of status bar interface if found.
removeTableModelListener(TableModelListener) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
removeTransactionListener(TransactionListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
removeTransactionListener(TransactionListener) - Method in class oracle.jbo.server.DBTransactionImpl
Removes a subscriber from the transaction's events list.
removeTransactionListener(TransactionListener) - Method in interface oracle.jbo.server.DBTransaction
Removes the listener from the transactions list of event subscribers.
removeTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
removeTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
removeTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.DBTransactionImpl
Removes a subscriber from the transaction's post-events list.
removeTransactionPostListener(TransactionPostListener) - Method in interface oracle.jbo.server.DBTransaction
Removes a listener from the transaction's list of post-phase event subscribers.
removeTransactionStateListener(JUTransactionStateListener) - Method in class oracle.jbo.uicli.binding.JUApplication
Remove the given object from JUTransactionStateListener list.
removeTransactionStateListener(TransactionStateListener) - Method in interface oracle.jbo.Transaction
 
removeTransactionStateListener(TransactionStateListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
removeTransactionStateListener(TransactionStateListener) - Method in class oracle.jbo.server.DBTransactionImpl
Remove this transaction listener (if it exists) from this transaction.
removeTreeModelListener(TreeModelListener) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
removeTypeNameTransforms() - Static method in class oracle.jbo.server.util.Canonizer
 
removeUndoableEditListener(UndoableEditListener) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
removeUpdate(DocumentEvent) - Method in class oracle.jbo.server.rules.CompareValidatorCustomizer
Handles a text-deletion event.
removeValidationListener(JUPanelValidationListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Removes the given listener from this panel's validation listeners list.
removeValue(Object, Properties) - Method in class oracle.jbo.http.HttpContainer
 
removeValueBinding(JUCtrlValueBinding) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Removes the given control binding object from its list.
removeValueInternal(Object) - Method in class oracle.jbo.http.HttpContainer
 
removeVetoableChangeListener(int, VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a VetoableChangeListener from the listener list of the given attribute (by index).
removeVetoableChangeListener(String, VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a VetoableChangeListener from the listener list of the given attribute (by index).
removeVetoableChangeListener(VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Removes a VetoableChangeListener from the listener list.
removeViewClearCacheListener(ViewClearCacheListener) - Method in interface oracle.jbo.Transaction
 
removeViewClearCacheListener(ViewClearCacheListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated.  
removeViewClearCacheListener(ViewClearCacheListener) - Method in class oracle.jbo.server.DBTransactionImpl
 
removeViewLinkAccessor(AttributeDef) - Method in class oracle.jbo.common.StructureDefHelper
 
RemoveWithDetailsException - exception oracle.jbo.RemoveWithDetailsException.
Thrown when the application attempts to remove an Entity Object that is a composition association and has detail (children) Entity Objects.
RemoveWithDetailsException() - Constructor for class oracle.jbo.RemoveWithDetailsException
Constructs a new instance.
rename(Name, Name) - Method in class oracle.jbo.common.JboInitialContext
 
rename(String, String) - Method in class oracle.jbo.common.JboInitialContext
 
render() - Method in class oracle.jbo.html.databeans.XmlData
 
render() - Method in class oracle.jbo.html.databeans.ViewCurrentRecord
Renders the current record from the RowSet of the View Object.
render() - Method in class oracle.jbo.html.databeans.RowsetNavigator
Renders the Web Bean's contents to the output stream.
render() - Method in class oracle.jbo.html.databeans.RowSetBrowser
Renders an HTML table that contains records from the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.NavigatorBar
Renders the HTML toolbar on the JSP page.
render() - Method in class oracle.jbo.html.databeans.JSViewCurrentRecord
Renders an HTML table that contains records from the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.JSTreeBrowser
 
render() - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Renders an HTML table that contains records from the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.JSNavigatorBar
Renders the HTML toolbar on the JSP page.
render() - Method in class oracle.jbo.html.databeans.JSLOV
Renders an HTML table that contains records from the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.FindForm
Renders the Find Form.
render() - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Renders EditCurrentRecord's edit form containing the current record of the View Object's RowSet.
render() - Method in class oracle.jbo.html.databeans.ChartRenderer
Generates a IMG tag pointing to the common JSP page to generate the chart.
render() - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
Renders the HTML toolbar on the JSP page.
render() - Method in class oracle.jdeveloper.html.WebBeanImpl
Renders the Web Bean's contents to the output stream.
render() - Method in interface oracle.jdeveloper.html.WebBean
Renders the Web Bean's contents to the output stream.
render() - Method in class oracle.jdeveloper.jsp.wb.Toolbar
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.TableControl
Renders the table to the output stream of the JSP's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTreeData
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTree
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSToolbar
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTableData
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTable
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSContainer
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSButtonBar
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.JSButton
Renders the Toolbar to the output stream of the JSP page's response.
render() - Method in class oracle.jdeveloper.jsp.wb.EditForm
Renders the form to the output stream of the JSP page's response.
render(OutputStream) - Method in class oracle.jdeveloper.html.HTMLElement
Renders the object to the HTML output stream.
render(PrintWriter) - Method in class oracle.jdeveloper.html.WebBeanImpl
Renders the Web Bean's contents to the specified PrintWriter.
render(PrintWriter) - Method in interface oracle.jdeveloper.html.WebBean
Renders the Web Bean's contents to the specified PrintWriter.
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLToolBar
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTextURL
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTextElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTextAreaElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTableCell
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTable
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLSelect
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLScriptFunction
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLInputElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLImageURL
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLFormField
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
This is the main method for invoking the FORM's rendering
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Renders the container's header, contained objects and footer.
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTab
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLRow
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Renders the container's header, contained objects and footer.
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLData
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLButtonElement
 
render(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLAddRow
 
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.Toolbar
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.TableControl
This is where the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTreeData
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTree
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSToolbar
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTableData
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTable
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSTabContainer
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSContainer
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSButtonBar
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.JSButton
This is the main entry point for rendering the HTML content.
render(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.EditForm
This is where the main entry point for rendering the HTML content.
render(Runnable) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
renderAttributeInXMLElement(Document, AttributeDefImpl, boolean) - Method in class oracle.jbo.server.ViewRowImpl
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLToolBar
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTableRow
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLScript
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDiv
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTree
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTable
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLDispArray
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLButtonBar
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLButton
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLArray
 
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.Toolbar
Renders the container footer that follows the form elements
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.TableControl
Renders the container footer that follows the table elements
renderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.EditForm
Renders the container footer that follows the form elements
RenderContainerFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLToolBar
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLTableRow
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLScript
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDiv
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTree
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTable
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLTabControl
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLNoTabControl
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLDispArray
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLArray
 
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.Toolbar
Renders the container header.
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.TableControl
Renders the container header.
renderContainerHeader(PrintWriter) - Method in class oracle.jdeveloper.jsp.wb.EditForm
Renders the container header.
renderElementFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLMenu
 
renderElementFooter(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
renderElementFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
renderElementFooter(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLArray
 
renderElementHeader(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
renderElementHeader(PrintWriter) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
 
renderFields(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderNewRow - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
Determines whether new rows will be inserted into the form.
renderScriptLibraries(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderScripts(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderScripts(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderSimpleForm() - Method in class oracle.jbo.html.databeans.FindForm
Renders the simple form version of the query form.
renderStyleSheet(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLDocument
 
renderTableHeaders() - Method in class oracle.jbo.html.databeans.RowSetBrowser
 
renderTopButtons(PrintWriter) - Method in class oracle.jdeveloper.html.HTMLForm
 
renderToString(Row) - Method in class oracle.jdeveloper.html.ViewLinkLookupFieldRenderer
 
renderToString(Row) - Method in class oracle.jdeveloper.html.TextField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.TextArea
 
renderToString(Row) - Method in class oracle.jdeveloper.html.StructField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.StaticPickList
 
renderToString(Row) - Method in class oracle.jdeveloper.html.ReadOnlyField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.PickList
 
renderToString(Row) - Method in class oracle.jdeveloper.html.PasswordField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.LOVField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.ListFieldRenderer
 
renderToString(Row) - Method in class oracle.jdeveloper.html.ListFieldEditRenderer
 
renderToString(Row) - Method in interface oracle.jdeveloper.html.HTMLFieldRenderer
This method is called when the field renderers are being used from the Tag library and from the DataWebBeans.
renderToString(Row) - Method in class oracle.jdeveloper.html.HiddenField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.DateField
 
renderToString(Row) - Method in class oracle.jdeveloper.html.ArrayField
 
RenderValueTag - class oracle.jbo.html.jsp.datatags.RenderValueTag.
 
RenderValueTag() - Constructor for class oracle.jbo.html.jsp.datatags.RenderValueTag
 
RepConversion - class oracle.jbo.common.RepConversion.
Numbers' representation conversion/manipulation routines.
RepConversion() - Constructor for class oracle.jbo.common.RepConversion
 
replace(EntityImpl, Key) - Method in class oracle.jbo.server.EntityCache
Remove a row in cache and add it in using the new key values.
repopulateEntries(String) - Static method in class oracle.jbo.common.JboTypeMap
 
reportException(boolean, Exception) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Utility method to report exceptions via the containing Form binding object.
reportException(Exception) - Method in class oracle.jbo.uicli.binding.JUFormBinding
If JUApplication is setup, then invoke JUApplication.reportException to report any exceptions.
reportException(Exception) - Method in class oracle.jbo.uicli.binding.JUControlBinding
Report the given exception via the containing FormBinding object.
reportException(Exception, boolean) - Method in class oracle.jbo.uicli.binding.JUControlBinding
 
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.binding.JUErrorHandlerThrow
This method simply throws the exception 'ex' as a JboException (by creating a new JboException if required).
reportException(JUFormBinding, Exception) - Method in interface oracle.jbo.uicli.binding.JUErrorHandler
Implements how to handle the given exception raised within the JClient framework in the context of the given form binding.
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.binding.JUApplication
This method is used by all framework binding objects to report exceptions.
reportException(JUFormBinding, Exception) - Method in class oracle.jbo.uicli.controls.JUErrorHandlerDlg
 
reportException(JUFormBinding, Exception) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
REQ_ACTIVATE_STATE_2 - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ACTIVATE_STATE_FOR_UNDO - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ACTIVATE_STATE_WITH_INFO - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ADD_DYNAMIC_ATTR - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ALL_APP_MOD_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ALL_ENTITY_ASSOC_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ALL_ENTITY_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ALL_VIEW_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ALL_VIEW_LINK_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_APP_MOD_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_APP_MOD_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_APPLICATION_MODULE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_APPLY_CHANGE_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_APPLY_VIEW_CRITERIA - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CLEAR_ENTITY_CACHE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CLEAR_VO_CACHE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CLEAR_VO_CACHES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_COMMIT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_COMMIT_AND_SAVE_CHANGE_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_COMPONENT_OBJECT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CONNECT_TO_DS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CONNECT_TO_DS_USING_ENV - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CONNECT_TO_DS_USING_ENV_USER_PWD - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CONNECT_TO_DS_USING_USER_PWD - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CONNECT_USING_INFO - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CONNECT_USING_URL - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CONNECT_USING_USER_PWD - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_AND_INIT_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_APPLICATION_MODULE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_COMPONENT_OBJECT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_DETAIL_RS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_ROW_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_RSI - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_VIEW_LINK - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_VIEW_OBJECT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_VL_BTWN_VOS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_VL_FROM_ENT_ASSOC - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_VO_FROM_QUERY_CLAUSES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_CREATE_VO_FROM_QUERY_STMT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_DISCONNECT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_DISCONNECT_WITH_RETAIN_STATE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_DUMP_QUERY_RESULT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ENTITY_ASSOC_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ENTITY_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_EXECUTE_COMMAND - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_EXECUTE_QUERY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FETCH_ATTR_PROPERTIES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FETCHED_ROW_COUNT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_AND_READ_ROW_XML - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_APPLICATION_MODULE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_BY_ENTITY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_BY_KEY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_COMPONENT_OBJECT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_ROW_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_RSI - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_RSI_FOR_ENTITY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_VIEW_LINK - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_VIEW_LINK_ACCESSOR - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_VIEW_OBJECT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIND_VIEW_OBJECT_USING_ENTITY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_FIRST - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ACCESS_MODE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_AM_INFO - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ATTR_INDICES_FOR_ENTITY_ATTR - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ATTRIBUTE_DEF_INFO - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_CONNECTION_MD - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_CURRENT_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_DEFAULT_RS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_DEFAULT_RSI - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_DETAIL_ROW_SETS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_DOMAIN_VALUE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ESTIMATED_ROW_COUNT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ITER_MODE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_LOCALE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_LOCKING_MODE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_MASTER_RSIS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_MAX_FETCH_SIZE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_MOST_RECENT_STACK_ID - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ORDER_BY_CLAUSE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_PROPERTIES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_QUERY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_QUERY_OPTIMIZER_HINT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ROW_BY_KEY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ROW_FROM_HANDLE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_ROW_SETS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_RSIS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_STYLES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_VERSION - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_VIEW_LINKS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_VO_ATTR_PROPERTIES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_VO_PROPERTIES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_WHERE_CLAUSE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_GET_WHERE_CLAUSE_PARAMS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_HAS_MORE_ROWS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_INTERNAL_SET_RANGE_START - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_INVOKE_DOMAIN_METHOD - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_ATTR_UPDATEABLE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_BUNDLED_EXC_MODE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_CLEAR_CACHE_ON_COMMIT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_CLEAR_CACHE_ON_ROLLBACK - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_CONNECTED - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_EXECUTED - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_FETCH_COMPLETE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_RANGE_AT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_TRANS_DIRTY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_IS_VALID_ID_FOR_UNDO - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_LAST - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_LOAD_PACKAGE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_LOB_DOMAIN - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_LOCK_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_NEXT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_NEXT_RANGE_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_NULL - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_OBJECT_REMOVED - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PACKAGE_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PASSIVATE_STATE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PASSIVATE_STATE_2 - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PASSIVATE_STATE_FOR_UNDO - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PASSIVATE_STATE_WITH_ID - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PASSIVATE_STATE_WITH_ID_2 - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_POST_CHANGES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_POST_ROWS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PREPARE_SESSION - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PREVIOUS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_PREVIOUS_RANGE_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_READ_LOB - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_READ_ROW_XML - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_READ_ROWSET_XML - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_RECONNECT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_RECONNECT_WO_FORCE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REFRESH_CACHE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REFRESH_PROPERTY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REFRESH_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REFRESH_VO_PROPERTY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REMOVE_CHANGE_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REMOVE_COMPONENT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REMOVE_MASTER_RSI - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REMOVE_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REMOVE_ROW_FROM_COLLECTION - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_REMOVE_STATE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_RESERVE_PASSIVATION_ID - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_RESERVE_SNAPSHOT_ID - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_RESET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_RESET_STATE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_RESET_STATE_WITH_FLAGS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ROLLBACK - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ROW_COUNT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ROW_COUNT_IN_RANGE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ROW_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_ROW_SET_ITERATOR - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SCROLL - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_ACCESS_MODE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_ASSOC_CONSISTENT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_BUNDLED_EXC_MODE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_CLEAR_CACHE_ON_COMMIT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_CLEAR_CACHE_ON_ROLLBACK - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_CURRENT_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_CURRENT_ROW_AT_RANGE_INDEX - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_FORWARD_ONLY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_ITER_MODE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_LOCALE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_LOCKING_MODE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_MASTER_RSI - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_MAX_FETCH_SIZE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_NEW_ROW_STATE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_ORDER_BY_CLAUSE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_PROPERTY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_QUERY_OPTIMIZER_HINT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_RANGE_SIZE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_ROW_VALIDATION - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_STORE_FOR_PASSIVE_STATE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_STYLES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_VO_PROPERTY - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_WHERE_CLAUSE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_WHERE_CLAUSE_PARAM - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SET_WHERE_CLAUSE_PARAMS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_SYNC_WORKING_SET - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_TRANS_POST_GET_ATTR - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_TRANS_POST_ROW_OP - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_TRANS_POST_SET_ATTR - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_TRANSFORM_EXCEPTION_PARAMS - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_VALIDATE - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_VALIDATE_ROW - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_VIEW_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_VIEW_LINK - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_VIEW_LINK_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_VIEW_LINK_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_VIEW_OBJECT - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_VIEW_OBJECT_NAMES - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_WRITE_LOB - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_WRITE_ROW_XML - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_WRITE_ROW_XML_WITH_MAP - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_WRITE_ROWSET_XML - Static variable in class oracle.jbo.common.SvcMsgRequest
 
REQ_WRITE_ROWSET_XML_WITH_MAP - Static variable in class oracle.jbo.common.SvcMsgRequest
 
request - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
request - Variable in class oracle.jdeveloper.html.LOVField
 
request - Variable in class oracle.jdeveloper.html.DateField
 
Request - interface oracle.svcmsg.Request.
 
requestElements() - Method in class oracle.svcmsg.ServiceMessage
 
requestKeys() - Method in class oracle.svcmsg.ServiceMessage
 
RequestParameters - class oracle.jbo.html.RequestParameters.
 
RequestParameters() - Constructor for class oracle.jbo.html.RequestParameters
 
RequestParams - interface oracle.svcmsg.RequestParams.
 
RES_ACTIVATE_STATE_2 - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ACTIVATE_STATE_FOR_UNDO - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ACTIVATE_STATE_WITH_INFO - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ADD_DYNAMIC_ATTR - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ALL_APP_MOD_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ALL_ENTITY_ASSOC_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ALL_ENTITY_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ALL_VIEW_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ALL_VIEW_LINK_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_APP_MOD_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_APP_MOD_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_APPLICATION_MODULE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_BEGIN_DETAIL_ROWSETS - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_COMPONENT_OBJECT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_CREATE_AND_INIT_ROW - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_CREATE_ROW - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_DETAIL_ROWSET - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_DUMP_QUERY_RESULT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_END_DETAIL_ROWSETS - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ENTITY_ASSOC_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ENTITY_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_EVENT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_EXCEPTION - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_EXECUTE_COMMAND - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_FETCH_ATTR_PROPS - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_FETCHED_ROW_COUNT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_FIND_BY_ENTITY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_FIND_BY_KEY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_FIND_VIEW_LINK_ACCESSOR - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_FIND_VIEW_OBJECT_USING_ENTITY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_FIRST - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_ACCESS_MODE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_ATTR_INDICES_FOR_ENTITY_ATTR - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_ATTRIBUTE_DEF_INFO - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_CONNECTION_MD - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_CURRENT_ROW - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_DOMAIN_VALUE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_ESTIMATED_ROW_COUNT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_ITER_MODE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_LOCALE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_LOCKING_MODE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_MAX_FETCH_SIZE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_MOST_RECENT_STACK_ID - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_ORDER_BY_CLAUSE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_PROPERTIES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_QUERY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_QUERY_OPTIMIZER_HINT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_RANGE_START - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_ROW_BY_KEY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_ROW_FROM_HANDLE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_STYLES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_VERSION - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_VO_ATTR_PROPERTIES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_VO_PROPERTIES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_WHERE_CLAUSE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_GET_WHERE_CLAUSE_PARAMS - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_HAS_MORE_ROWS - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_INVOKE_DOMAIN_METHOD - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_ATTR_UPDATEABLE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_BUNDLED_EXC_MODE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_CLEAR_CACHE_ON_COMMIT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_CLEAR_CACHE_ON_ROLLBACK - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_CONNECTED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_EXECUTED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_FETCH_COMPLETE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_RANGE_AT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_TRANS_DIRTY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_IS_VALID_ID_FOR_UNDO - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ITERATOR_CLOSED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ITERATOR_RESET - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_LAST - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_LOB_DOMAIN - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_MARSHALLED_DOMAIN_VALUE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_MAX_FETCH_SIZE_EXCEEDED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_METHOD_CALL_RETURN - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_NAVIGATED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_NEXT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_NEXT_RANGE_SET - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_NULL - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_PACKAGE_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_PASSIVATE_STATE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_PASSIVATE_STATE_2 - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_PASSIVATE_STATE_FOR_UNDO - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_PASSIVATE_STATE_WITH_ID - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_PASSIVATE_STATE_WITH_ID_2 - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_PREVIOUS - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_PREVIOUS_RANGE_SET - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_RANGE_REFRESHED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_RANGE_SCROLLED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_READ_LOB - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_REF_OBJ_ARRAY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_REF_OBJECT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_REF_OBJECT_BEGIN - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_REF_OBJECT_END - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_REFRESH_CACHE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_REFRESH_PROPERTY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_REFRESH_VO_PROPERTY - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_RESERVE_PASSIVATION_ID - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_RESERVE_SNAPSHOT_ID - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_RESET - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ROW - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ROW_COUNT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ROW_COUNT_IN_RANGE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ROW_SET - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_ROW_SET_ITERATOR - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_SCROLL - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_SERIALIZED_DOMAIN_VALUE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_SET_ACCESS_MODE - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_SET_CURRENT_ROW - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_SET_CURRENT_ROW_AT_RANGE_INDEX - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_SNAP_ID - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_SYNC_WORKING_SET - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_TRANS_COMMITTED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_TRANS_POST_GET_ATTR - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_TRANS_ROLLED_BACK - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_TRANSFORM_EXCEPTION_PARAMS - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_VIEW_CACHE_CLEARED - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_VIEW_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_VIEW_LINK - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_VIEW_LINK_DEF_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_VIEW_LINK_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_VIEW_OBJECT - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_VIEW_OBJECT_NAMES - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_WORKING_SET_RSI - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_WRITE_ROW_XML - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_WRITE_ROW_XML_WITH_MAP - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_WRITE_ROWSET_XML - Static variable in class oracle.jbo.common.SvcMsgResponse
 
RES_WRITE_ROWSET_XML_WITH_MAP - Static variable in class oracle.jbo.common.SvcMsgResponse
 
resButton(AbstractButton, String) - Static method in class oracle.jbo.common.ResourceUtils
Sets the resourcs on a subclass of AbstractButton.
RESERVED - Static variable in class oracle.jbo.html.jsp.JSPApplicationRegistry
 
RESERVED_MANAGED_RELEASE_MODE - Static variable in interface oracle.jbo.common.ampool.SessionCookie
 
RESERVED_UNMANAGED_RELEASE_MODE - Static variable in interface oracle.jbo.common.ampool.SessionCookie
 
reservePassivationId() - Method in interface oracle.jbo.ApplicationModule
Deprecated. deprecated since 9.0.5. Use ApplicationModule.reserveSnapshotId(int) with the PERSISTNENT_SNAPSHOT bit set instead.
reservePassivationId() - Method in class oracle.jbo.server.ApplicationModuleImpl
 
reservePassivationId() - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
reservePassivationId() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
reservePassivationId() - Method in interface oracle.jbo.common.ampool.SessionCookie
Reserves a unique identifier for the session application.
reservePassivationId() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
reservePassivationId(Object) - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
reservePassivationId(Object) - Method in interface oracle.jbo.common.ampool.SessionCookie
Reserves a unique identifier for the session application.
reserveSnapshotId(int) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
reserveSnapshotId(int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
reserveSnapshotId(int) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
reserveSnapshotId(int) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
RESET_MANAGE_SNAPSHOTS - Static variable in interface oracle.jbo.ApplicationModule
A reset flag.
RESET_RELOAD_FLAG - Static variable in interface oracle.jbo.ApplicationModule
A reset flag.
RESET_ROLLBACK_FLAG - Static variable in interface oracle.jbo.ApplicationModule
A reset flag.
reset() - Method in class oracle.jbo.ViewCriteria
Clears the "current row" designation and places the iterator in the slot before the first row.
reset() - Method in interface oracle.jbo.RowIterator
Moves the currency to the slot before the first row.
reset() - Method in class oracle.jbo.common.Timer
 
reset() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Resets the iterator.
reset() - Method in class oracle.jbo.server.ViewRowSetImpl
Resets the iterator.
reset() - Method in class oracle.jbo.server.ViewObjectImpl
Resets the iterator.
reset() - Method in class oracle.jbo.server.ApplicationModuleImpl
BC4J invokes this method when a ApplicationModule is being reset for potential reuse by another client session.
reset() - Method in class oracle.jbo.html.jsp.datatags.ShowRecordTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.SearchTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.ScrollBarTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.NavBarTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.EditRecordTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.DataTransactionTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.DataHandlerTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.DataGridTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.DataComponentTag
 
reset() - Method in class oracle.jbo.html.jsp.datatags.ComponentTag
 
reset() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
reset(List) - Method in class oracle.jbo.common.PiggybackOutput
 
resetCurrentContext() - Method in class oracle.jbo.common.ContextUtil
 
resetIndices() - Method in class oracle.jbo.uicli.jui.JUTableSortModel
Initializes the mapping between indices of this model versus the base model.
resetPKBasedRef() - Method in class oracle.jbo.server.EntityImpl
 
resetSession() - Method in class oracle.jbo.server.ViewObjectImpl
BC4J invokes this method when a ViewObject is being reset for potential reuse by another client session.
resetState() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
resetState() - Method in interface oracle.jbo.common.ampool.ApplicationModuleRef
Reset the ApplicationModule state associated with this ApplicationModuleRef.
resetState(boolean) - Method in interface oracle.jbo.ApplicationModule
Deprecated. since 9.0.5. Use ApplicationModule.resetState(int) with the RESET_RELOAD_FLAG enabled instead.
resetState(boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
resetState(boolean) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
resetState(boolean) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
resetState(int) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
resetState(int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
resetState(int) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
resetState(int) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
resetStateInternal() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
resetStateInternal() - Method in interface oracle.jbo.common.ampool.SessionCookie
INTERNAL USE ONLY.
resLabel(JLabel, Component, String) - Static method in class oracle.jbo.common.ResourceUtils
Sets the resources on a JLabel.
resolve(ApplicationModule) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
resolveClass(ObjectStreamClass) - Method in class oracle.jbo.common.PiggybackInputStream
 
resolveDefObject() - Method in class oracle.jbo.server.ViewDefImpl
Resolves this View Def.
resolveEntityAssociation() - Method in class oracle.jbo.server.AssociationDefImpl
 
resolveIntersectColumns() - Method in class oracle.jbo.server.AssociationEnd
 
resolveRangeSize(int) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Sets this iterator binding and it's associated RowIterator's range size to the greater of this either the iterator's range size and the given range size.
resolveReference(String, TempAssocEndDesc) - Static method in class oracle.jbo.server.AssociationDefImpl
 
resolveReferences() - Method in class oracle.jbo.server.ViewDefImpl
Since this gets called from lazyload
resolveReferences() - Method in class oracle.jbo.server.EntityDefImpl
Since this gets called from lazyload, load all attribute accessors upfront.
resolveReferences() - Method in class oracle.jbo.server.EntityAssociation
 
ResourceManager - class oracle.jbo.common.ResourceManager.
Used by the generated implementations of the ArrayResourceBundle which is the ResourceBundle flavor in use by the IDE.
ResourceUtils - class oracle.jbo.common.ResourceUtils.
Utility class to make using resources easier.
response - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
Response - interface oracle.svcmsg.Response.
 
responseElements() - Method in class oracle.svcmsg.ServiceMessage
 
ResponseEvent - interface oracle.svcmsg.ResponseEvent.
 
responseKeys() - Method in class oracle.svcmsg.ServiceMessage
 
ResponseRowEvent - interface oracle.svcmsg.ResponseRowEvent.
 
ResponseValues - interface oracle.svcmsg.ResponseValues.
 
restoreDefaultCursor() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Shows default cursor.
resume() - Method in interface oracle.jbo.common.TransactionControl
 
resume() - Method in interface oracle.jbo.server.TransactionHandler
 
resume() - Method in class oracle.jbo.server.JTATxnHandlerImpl
 
resume() - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
 
resume() - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
resume() - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
resume() - Method in class oracle.jbo.server.ejb.ContainerManagedTxnHandlerImpl
 
retainAll(Collection) - Method in class oracle.jbo.server.EntityRowSetImpl
 
retrieveByKey(ViewRowSetImpl, Key, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
retrieveByKey(ViewRowSetImpl, Key, int) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
Overrides the base implementation of retrieveByKey(ViewRowSetImpl, Key, int).
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUTreeDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUTableDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUScrollBarDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUListSingleSelDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JULayoutDefXY
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JULayoutConsDefXY
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUComboBoxDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUButtonDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.jui.JUActionDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUIterRangeDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUIteratorDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUFormDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUDefBase
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlBoolDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUCtrlActionDef
 
retrieveFromXML(DefElementImpl, HashMap) - Method in class oracle.jbo.uicli.binding.JUControlDef
 
retrieveMultipartHandler(HttpServletRequest) - Static method in class oracle.jbo.html.struts11.MultipartUtil
Retrieves the MultipartRequestHandler object from the HttpRequest scope.
returnConnection(String, Connection) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
returnConnection(String, Connection) - Method in interface oracle.jbo.server.ConnectionPoolManager
Deprecated. This method has been replaced with ConnectionPoolManager.returnConnection(String, Connection, Properties). This was necessary to provide applications with additional information about the transaction which is returning the connection.
returnConnection(String, Connection, Properties) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
returnConnection(String, Connection, Properties) - Method in interface oracle.jbo.server.ConnectionPoolManager
Returns a pooled connection to a connection pool.
returnConnectionForInternalUse(String, Connection, Properties) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
returnConnectionForInternalUse(String, Connection, Properties) - Method in interface oracle.jbo.server.ConnectionPoolManager
Returns a pooled connection to a connection pool.
revert() - Method in class oracle.jbo.server.ViewRowImpl
Reverts this row back to its initial state.
revert() - Method in class oracle.jbo.server.EntityImpl
Reverts the row to the database's state.
revert() - Method in interface oracle.jbo.server.Entity
Reverts this Entity Object's row to the database's values.
riCreateApplicationModule(String, String) - Method in interface oracle.jbo.common.AppModuleRequestHandler
 
riFindApplicationModule(String) - Method in interface oracle.jbo.common.AppModuleRequestHandler
 
riGetApplicationModuleInfoNew() - Method in interface oracle.jbo.common.AppModuleRequestHandler
 
riGetClientProxyClassName() - Method in interface oracle.jbo.common.AppModuleRequestHandler
 
RING_PIE - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RING_PIE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
RING_PIE_BAR_CHART - Static variable in interface oracle.jbo.uicli.jui.GraphConstants
 
RING_PIE_BAR_CHART - Static variable in class oracle.jbo.html.databeans.ChartRenderer
 
riRemove() - Method in interface oracle.jbo.common.AppModuleRequestHandler
 
riSync(ServiceMessage) - Method in interface oracle.jbo.common.AppModuleRequestHandler
 
rndObj - Variable in class oracle.jbo.html.jsp.datatags.InputTagBase
 
rollback() - Method in interface oracle.jbo.Transaction
Discards all modifications made in this transaction.
rollback() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
rollback() - Static method in class oracle.jbo.server.JDBCInteract
 
rollback() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
rollback() - Method in class oracle.jbo.server.DBTransactionImpl
Discards all modifications made in this transaction.
rollback() - Method in class oracle.jbo.html.jsp.datatags.JServerUserTransactionBean
 
rollback(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.TransactionAction
"rollback" dispatch method called by DispatchAction
rollback(BC4JContext) - Method in class oracle.jbo.html.struts11.actions.TransactionAction
 
RollbackTag - class oracle.jbo.html.jsp.datatags.RollbackTag.
 
RollbackTag() - Constructor for class oracle.jbo.html.jsp.datatags.RollbackTag
 
rollbackToSavepoint(Connection, String) - Method in interface oracle.jbo.server.SQLBuilder
rollback to SAVEPOINT - if possible
rollbackToSavepoint(Connection, String) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
rollbackToSavepoint(Connection, String) - Method in class oracle.jbo.server.DB2SQLBuilderImpl
 
rollbackToSavepoint(Connection, String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
rollbackTransaction() - Method in class oracle.jbo.server.ejb.sb.BeanManagedServiceBean
Rollbacks the changes in bc4j cache, rollbacks the transaction associated with the bean and then release the jdbc connection.
rollbackTransaction() - Method in class oracle.jbo.uicli.binding.JUApplication
Helper method that invokes rollback on the current Transaction.
ROOTAM - Static variable in class oracle.jbo.common.Owner
 
row - Variable in class oracle.jbo.html.jsp.datatags.RowTag
 
row - Variable in class oracle.jbo.html.jsp.datatags.DataTagBase
 
row - Variable in class oracle.jdeveloper.html.DHTMLAddRow
 
Row - interface oracle.jbo.Row.
This interface provides access to rows.
ROW_OP_DELETE - Static variable in interface oracle.svcmsg.DataRow
 
ROW_OP_INSERT - Static variable in interface oracle.svcmsg.DataRow
 
ROW_OP_UPDATE - Static variable in interface oracle.svcmsg.DataRow
 
RowAlreadyDeletedException - exception oracle.jbo.RowAlreadyDeletedException.
Thrown when the requested row is not found in the the database perhaps it has been already deleted after the row was initially queried.
RowAlreadyDeletedException(boolean, String, Key) - Constructor for class oracle.jbo.RowAlreadyDeletedException
Constructs a new instance when a row of a given key is not found.
RowAlreadyDeletedException(String, String) - Constructor for class oracle.jbo.RowAlreadyDeletedException
Constructs a new instance when the requested entity row within a view row is null.
RowCreateException - exception oracle.jbo.RowCreateException.
Thrown when an attempt to create a row fails.
RowCreateException(boolean, String, Exception) - Constructor for class oracle.jbo.RowCreateException
 
rowDeleted(DeleteEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when a row has been deleted.
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rowDeleted(DeleteEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rowDeleted(JUIteratorBinding, DeleteEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when a row has been deleted.
rowDeleted(JUIteratorBinding, DeleteEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when a row has been deleted.
rowDeleted(JUIteratorBinding, DeleteEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rowDeleted Event from BC4J RowSetIterator
rowDeleted(JUIteratorBinding, DeleteEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rowDeleted Event from BC4J RowSetIterator
RowDMLException - exception oracle.jbo.RowDMLException.
Indicates a failure to post data to a database.
RowDMLException(int, String, Exception, Row, String) - Constructor for class oracle.jbo.RowDMLException
Creates an exception to be localized using CSMessageBundle and error code EXC_DML_POST_ENTITY.
RowEvent - class oracle.jbo.RowEvent.
An event class used by RowSetIterator to inform its listeners when a row is modified, added, or deleted.
RowEvent(NavigatableRowIterator, Row, int) - Constructor for class oracle.jbo.RowEvent
Creates an event when a row is modified, added, or deleted.
RowFilter - interface oracle.jbo.server.RowFilter.
 
RowFilterKey - class oracle.jbo.server.RowFilterKey.
 
RowFilterKey(ViewObjectImpl) - Constructor for class oracle.jbo.server.RowFilterKey
 
RowFilterKey(ViewObjectImpl, Object[]) - Constructor for class oracle.jbo.server.RowFilterKey
 
RowFilterKeyForwardOnly - class oracle.jbo.server.RowFilterKeyForwardOnly.
 
RowFilterKeyForwardOnly(ViewObjectImpl) - Constructor for class oracle.jbo.server.RowFilterKeyForwardOnly
 
RowFilterKeyForwardOnly(ViewObjectImpl, Object[]) - Constructor for class oracle.jbo.server.RowFilterKeyForwardOnly
 
RowImpl - class oracle.jbo.server.RowImpl.
Base class for Entity Rows and View Object Rows.
RowImpl() - Constructor for class oracle.jbo.server.RowImpl
 
RowInconsistentException - exception oracle.jbo.RowInconsistentException.
Thrown if inconsist data is detected when locking a row.
RowInconsistentException(Key) - Constructor for class oracle.jbo.RowInconsistentException
 
rowIndexToRangeIndex(int) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
rowIndexToRangeIndex(int) - Method in class oracle.jbo.uicli.jui.GraphDataFromCol
 
rowInserted(InsertEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when a row has been inserted.
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rowInserted(InsertEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
rowInserted(JUIteratorBinding, InsertEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when a row has been inserted.
rowInserted(JUIteratorBinding, InsertEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when a row has been inserted.
rowInserted(JUIteratorBinding, InsertEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rowInserted Event from BC4J RowSetIterator
rowInserted(JUIteratorBinding, InsertEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rowInserted Event from BC4J RowSetIterator
RowIterator - interface oracle.jbo.RowIterator.
The interface for Row Iterator.
ROWKEY_PARAM - Static variable in class oracle.jbo.html.jsp.datatags.DataTagBase
 
RowNavigationListener - interface oracle.jbo.RowNavigationListener.
Implemented by subscribers to events generated by row sets.
RowNotAvailableException - exception oracle.jbo.RowNotAvailableException.
Thrown when the requested row is not available.
RowNotAvailableException(String) - Constructor for class oracle.jbo.RowNotAvailableException
Constructs a new instance of exception notifying that the requested row is not in cache.
RowNotFoundException - exception oracle.jbo.RowNotFoundException.
Thrown when the requested row is not found.
RowNotFoundException(boolean, String, Key) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when a row of a given key is not found.
RowNotFoundException(int) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new exception when the entity row of the given transaction post listener handle is not found in the list.
RowNotFoundException(RowIterator) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when a RowIterator has no current row.
RowNotFoundException(RowSetIterator) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when a RowSetIterator has no current row.
RowNotFoundException(RowSetIterator, int) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when a row of a given range index is not found in a RowSetIterator.
RowNotFoundException(RowSetIterator, Object) - Constructor for class oracle.jbo.RowNotFoundException
Deprecated. Deprecated since 5.0. Instead, use RowNotFoundException(RowSet, Object).
RowNotFoundException(RowSet, Object) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when a row of a given row handle is not found in a RowSet.
RowNotFoundException(String, String) - Constructor for class oracle.jbo.RowNotFoundException
Constructs a new instance when the requested entity row within a view row is null.
RowQualifier - class oracle.jbo.server.RowQualifier.
 
RowQualifier(String) - Constructor for class oracle.jbo.server.RowQualifier
 
RowQualifier(ViewObjectImpl) - Constructor for class oracle.jbo.server.RowQualifier
 
rowQualifies(ViewRowImpl) - Method in class oracle.jbo.server.ViewObjectImpl
 
rowQualifies(ViewRowImpl) - Method in class oracle.jbo.server.RowQualifier
 
RowReadXMLException - exception oracle.jbo.RowReadXMLException.
Thrown when reading an xml document fails for a RowSet or a Row.
RowReadXMLException(Key, String, ArrayList) - Constructor for class oracle.jbo.RowReadXMLException
 
RowReadXMLException(Key, String, Vector) - Constructor for class oracle.jbo.RowReadXMLException
Constructs a new instance.
Rows - Variable in class oracle.jdeveloper.html.HTMLTable
 
RowSet - interface oracle.jbo.RowSet.
Defines the middle-tier representation of a set of table rows.
RowSet - Static variable in class oracle.jbo.uicli.mom.JUTags
 
RowSetBrowser - class oracle.jbo.html.databeans.RowSetBrowser.
The RowSetBrowser Data Web Bean class dynamically generates an HTML table that contains records (rows) from a View Object's RowSet.
RowSetBrowser() - Constructor for class oracle.jbo.html.databeans.RowSetBrowser
 
RowSetHelper - class oracle.jbo.common.RowSetHelper.
Internal: Applications should not use this class.
RowSetHelper() - Constructor for class oracle.jbo.common.RowSetHelper
 
RowsetIterateTag - class oracle.jbo.html.jsp.datatags.RowsetIterateTag.
 
RowsetIterateTag() - Constructor for class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
RowSetIterator - interface oracle.jbo.RowSetIterator.
The interface for Row Set Iterator.
RowSetIteratorHelper - class oracle.jbo.common.RowSetIteratorHelper.
Internal: Applications should not use this class.
RowSetIteratorHelper() - Constructor for class oracle.jbo.common.RowSetIteratorHelper
 
RowSetListener - interface oracle.jbo.RowSetListener.
Implemented by subscribers to events generated by row sets.
RowSetManagementEvent - class oracle.jbo.RowSetManagementEvent.
Generated by RowSet or RowSetIterator to inform its listeners when the row set is closed or reset.
RowSetManagementEvent(RowSetIterator, int) - Constructor for class oracle.jbo.RowSetManagementEvent
Creates a row set management event.
RowSetManagementListener - interface oracle.jbo.RowSetManagementListener.
Implemented by subscribers to row set management events generated by row sets or row set iterators.
RowsetNavigateTag - class oracle.jbo.html.jsp.datatags.RowsetNavigateTag.
 
RowsetNavigateTag() - Constructor for class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
RowsetNavigator - class oracle.jbo.html.databeans.RowsetNavigator.
The RowsetNavigator Data Web Bean changes the current record of a View Object's RowSet to a new record.
RowsetNavigator() - Constructor for class oracle.jbo.html.databeans.RowsetNavigator
 
RowTag - class oracle.jbo.html.jsp.datatags.RowTag.
 
RowTag() - Constructor for class oracle.jbo.html.jsp.datatags.RowTag
 
RowTagTEI - class oracle.jbo.html.jsp.datatags.RowTagTEI.
 
RowTagTEI() - Constructor for class oracle.jbo.html.jsp.datatags.RowTagTEI
Constructor
rowUpdated(JUIteratorBinding, UpdateEvent) - Method in interface oracle.jbo.uicli.jui.JUPanelRowSetListener
Invoked when an attribute of the row has been changed.
rowUpdated(JUIteratorBinding, UpdateEvent) - Method in class oracle.jbo.uicli.jui.JUPanelRowSetAdapter
Invoked when an attribute of the row has been changed.
rowUpdated(JUIteratorBinding, UpdateEvent) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Invoked when a JUIteratorBinding receives a rowUpdated Event from BC4J RowSetIterator
rowUpdated(JUIteratorBinding, UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked when a JUIteratorBinding receives a rowUpdated Event from BC4J RowSetIterator
rowUpdated(UpdateEvent) - Method in interface oracle.jbo.RowSetListener
Invoked when an attribute of the row has been changed.
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
*** For internal framework use only ***
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
 
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
*** For internal framework use only ***
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
rowUpdated(UpdateEvent) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
RowValException - exception oracle.jbo.RowValException.
Indicates that validation of a business object has failed.
RowValException(Class, String, String, Key, ArrayList) - Constructor for class oracle.jbo.RowValException
 
RowValException(Class, String, String, Key, ArrayList, boolean) - Constructor for class oracle.jbo.RowValException
 
RowValException(Class, String, String, Key, AttributeDef[]) - Constructor for class oracle.jbo.RowValException
Creates an exception to be localized using a given message bundle and error code.
RowValException(Class, String, String, Key, AttributeDef[], String) - Constructor for class oracle.jbo.RowValException
Creates an exception to be localized using a given message bundle and error code.
RowValException(int, Class, String, String, Key, ArrayList, boolean) - Constructor for class oracle.jbo.RowValException
 
rs - Variable in class oracle.jbo.html.jsp.datatags.RowTag
 
rs - Variable in class oracle.jbo.html.jsp.datatags.RowsetIterateTag
 
runProc(String[], PrintStream) - Static method in class oracle.jbo.server.util.SafeExec
 
runProc(String[], PrintStream, long) - Static method in class oracle.jbo.server.util.SafeExec
Execute a subprocess defined by the contents of 'args'.
runProc(String, PrintStream) - Static method in class oracle.jbo.server.util.SafeExec
 
runProc(String, PrintStream, long) - Static method in class oracle.jbo.server.util.SafeExec
Execute a subprocess defined by the contents of 'cmdline'

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

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

 

Copyright © 1997, 2003, Oracle. All rights reserved.