Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Business Components
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
W
WeakHashtable
- class oracle.jbo.common.
WeakHashtable
.
Internal:
Applications should not use this class.
WeakHashtable()
- Constructor for class oracle.jbo.common.
WeakHashtable
WeakHashtable(int)
- Constructor for class oracle.jbo.common.
WeakHashtable
WeakHashtable(int, float)
- Constructor for class oracle.jbo.common.
WeakHashtable
public static void main(String argv[]) { WeakHashtable tab0 = new WeakHashtable(); WeakHashtable tab1 = new WeakHashtable(20); WeakHashtable tab2 = new WeakHashtable(20, 7.2f); System.out.println("tab0 (" + tab0.getClass().getName() + ") " + tab0); System.out.println("tab1 (" + tab1.getClass().getName() + ") " + tab1); System.out.println("tab2 (" + tab2.getClass().getName() + ") " + tab2); }
WeakHashtableImpl
- class oracle.jbo.common.
WeakHashtableImpl
.
Internal:
Applications should not use this class.
WeakHashtableImpl()
- Constructor for class oracle.jbo.common.
WeakHashtableImpl
WeakHashtableImpl(int)
- Constructor for class oracle.jbo.common.
WeakHashtableImpl
WeakHashtableImpl(int, float)
- Constructor for class oracle.jbo.common.
WeakHashtableImpl
WeakKeyHashtable
- class oracle.jbo.common.
WeakKeyHashtable
.
Internal:
Applications should not use this class.
WeakKeyHashtable()
- Constructor for class oracle.jbo.common.
WeakKeyHashtable
WeakKeyHashtable(int)
- Constructor for class oracle.jbo.common.
WeakKeyHashtable
WeakKeyHashtable(int, float)
- Constructor for class oracle.jbo.common.
WeakKeyHashtable
WeakKeyHashtableImpl
- class oracle.jbo.common.
WeakKeyHashtableImpl
.
Internal:
Applications should not use this class.
WeakKeyHashtableImpl()
- Constructor for class oracle.jbo.common.
WeakKeyHashtableImpl
WeakKeyHashtableImpl(int)
- Constructor for class oracle.jbo.common.
WeakKeyHashtableImpl
WeakKeyHashtableImpl(int, float)
- Constructor for class oracle.jbo.common.
WeakKeyHashtableImpl
WeakVector
- class oracle.jbo.common.
WeakVector
.
Internal:
Applications should not use this class.
WeakVector()
- Constructor for class oracle.jbo.common.
WeakVector
WeakVector(int)
- Constructor for class oracle.jbo.common.
WeakVector
WeakVector(int, int)
- Constructor for class oracle.jbo.common.
WeakVector
WeakVectorImpl
- class oracle.jbo.common.
WeakVectorImpl
.
Internal:
Applications should not use this class.
WeakVectorImpl()
- Constructor for class oracle.jbo.common.
WeakVectorImpl
WeakVectorImpl(int)
- Constructor for class oracle.jbo.common.
WeakVectorImpl
WeakVectorImpl(int, int)
- Constructor for class oracle.jbo.common.
WeakVectorImpl
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
EditForm
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSTableData
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSTreeData
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
TableControl
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSContainer
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSToolbar
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
Toolbar
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSTree
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSButton
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSTabContainer
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSButtonBar
webBean
- Variable in class oracle.jdeveloper.jsp.wb.
JSTable
WebBean
- interface oracle.jdeveloper.html.
WebBean
.
Implements basic rendering and initialization functionality for Web Beans.
WebBeanImpl
- class oracle.jdeveloper.html.
WebBeanImpl
.
Implements the base methods for a Web Bean.
WebBeanImpl()
- Constructor for class oracle.jdeveloper.html.
WebBeanImpl
whoCalledMe(int)
- Static method in class oracle.jbo.common.
CallAnalyzer
Assembles a string describing a function call from the current calling stack.
width
- Variable in class oracle.jdeveloper.html.
DHTMLTable
widthPercent
- Variable in class oracle.jdeveloper.html.
DHTMLTable
WLSQLBuilderImpl
- class oracle.jbo.server.
WLSQLBuilderImpl
.
WLSQLBuilderImpl()
- Constructor for class oracle.jbo.server.
WLSQLBuilderImpl
This is a singleton class
write(byte[], int, int)
- Method in class oracle.jbo.common.
DiagnosticStream
write(int)
- Method in class oracle.jbo.common.
DiagnosticStream
writeAndProcessXML(XMLInterface, int, long, XSLStylesheet)
- Static method in class oracle.jbo.common.
JboXMLUtil
writeChildren(JTStorageOutput)
- Method in class oracle.jbo.server.util.
JboNamedData
Writes the Object's children to the Persistent storage
writeContents(JTStorageOutput)
- Method in class oracle.jbo.server.util.
JboNamedData
Objects should write their persistence output in this method
writeObject(JTStorageOutput)
- Method in class oracle.jbo.server.util.
JboNamedData
Objects should write their persistence output in this method
writeXML(File)
- Method in class oracle.jbo.common.
ClientDocument
Writes the hierarchy tree in XML format to a file.
writeXML(int, long)
- Method in interface oracle.jbo.
XMLInterface
Renders data in a canonical XML-format.
writeXML(int, long)
- Method in class oracle.jbo.server.
RowImpl
writeXML(int, long)
- Method in class oracle.jbo.server.
ViewObjectImpl
Writes the contents of this View Object by creating a new RowSet and rendering it in XML.
writeXML(int, long, XSLStylesheet)
- Method in interface oracle.jbo.
XMLInterface
writeXML(int, long, XSLStylesheet)
- Method in class oracle.jbo.server.
RowImpl
writeXML(int, long, XSLStylesheet)
- Method in class oracle.jbo.server.
ViewObjectImpl
Writes the contents of this View Object by creating a new RowSet and rendering it in XML.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Business Components
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X