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
B
b
- Variable in class oracle.jbo.server.
JboMultiCaster
bAddNullEntry
- Variable in class oracle.jdeveloper.html.
PickList
bAlternateColors
- Variable in class oracle.jbo.html.databeans.
RowSetBrowser
BaseEnumEditor
- class oracle.jbo.server.rules.
BaseEnumEditor
.
A base for classes that support GUIs for editing lists of symbols.
BaseEnumEditor()
- Constructor for class oracle.jbo.server.rules.
BaseEnumEditor
BaseNavigatorBar
- class oracle.jbo.html.databeans.
BaseNavigatorBar
.
A Class class.
BaseNavigatorBar()
- Constructor for class oracle.jbo.html.databeans.
BaseNavigatorBar
Constructor
BaseObject
- class oracle.jbo.common.
BaseObject
.
The base class of all component classes.
BaseObject()
- Constructor for class oracle.jbo.common.
BaseObject
BC4J_PROPERTIES_FILE
- Static variable in class oracle.jbo.common.
PropertyManager
BC4J_PROPERTIES_RESOURCE
- Static variable in class oracle.jbo.common.
PropertyManager
beanToStore(Object, Row)
- Method in class oracle.jbo.server.
AttributeDefImpl
beanToStore(Object, Row)
- Method in interface oracle.jbo.server.
EJBPersistable
BEFORE_REMOVE
- Static variable in class oracle.jbo.server.
EntityEvent
An event type indicating that the Entity Object's row is to be removed.
beforeCommit(TransactionEvent)
- Method in class oracle.jbo.server.
EntityImpl
beforeCommit(TransactionEvent)
- Method in class oracle.jbo.server.
ViewObjectImpl
Handles events raised before a transaction is committed.
beforeCommit(TransactionEvent)
- Method in interface oracle.jbo.server.
TransactionListener
Called to report that a
Commit
operation is imminent.
beforeEntityRemove(Entity)
- Method in class oracle.jbo.server.
ViewObjectImpl
Notification handler called before an entity row is removed.
beforeRollback(TransactionEvent)
- Method in class oracle.jbo.server.
EntityImpl
beforeRollback(TransactionEvent)
- Method in class oracle.jbo.server.
ViewObjectImpl
Handles events raised before a transaction is rolled back.
beforeRollback(TransactionEvent)
- Method in interface oracle.jbo.server.
TransactionListener
Called to report that a
Rollback
operation is imminent.
BFileDomain
- class oracle.jbo.domain.
BFileDomain
.
BFileDomain()
- Constructor for class oracle.jbo.domain.
BFileDomain
BFileDomain(BFILE)
- Constructor for class oracle.jbo.domain.
BFileDomain
BFileDomain(BFILE, byte[])
- Constructor for class oracle.jbo.domain.
BFileDomain
BFileDomain(BFileDomain, byte[])
- Constructor for class oracle.jbo.domain.
BFileDomain
bGenerateLabels
- Variable in class oracle.jdeveloper.html.
HTMLForm
bind(Name, Object)
- Method in class oracle.jbo.common.
JboInitialContext
bind(String, Object)
- Method in class oracle.jbo.common.
JboInitialContext
BINDING_STYLE_JDBC
- Static variable in interface oracle.jbo.server.
SQLBuilder
BINDING_STYLE_ORACLE
- Static variable in interface oracle.jbo.server.
SQLBuilder
BINDING_STYLE_UNKNOWN
- Static variable in interface oracle.jbo.server.
SQLBuilder
bindToBean(EntityBean)
- Method in class oracle.jbo.server.
EJBEntityImpl
bldnum
- Static variable in class oracle.jbo.
Version
BlobDomain
- class oracle.jbo.domain.
BlobDomain
.
BlobDomain()
- Constructor for class oracle.jbo.domain.
BlobDomain
BlobDomain(BLOB)
- Constructor for class oracle.jbo.domain.
BlobDomain
BlobDomain(BLOB, byte[])
- Constructor for class oracle.jbo.domain.
BlobDomain
BlobDomain(BlobDomain, byte[])
- Constructor for class oracle.jbo.domain.
BlobDomain
BlobDomainInterface
- interface oracle.jbo.domain.
BlobDomainInterface
.
Implemented by all "blob" based domain classes.
bReleaseApplication
- Variable in class oracle.jdeveloper.html.
DataWebBeanImpl
bRemoveViewObject
- Variable in class oracle.jdeveloper.html.
PickList
bScroll
- Variable in class oracle.jdeveloper.html.
HTMLSelect
bShowCurrentRow
- Variable in class oracle.jbo.html.databeans.
RowSetBrowser
bShowNavigationButtons
- Variable in class oracle.jbo.html.databeans.
BaseNavigatorBar
bSimpleMode
- Variable in class oracle.jbo.html.databeans.
FindForm
BUBBLE_CHART
- Static variable in class oracle.jbo.html.databeans.
ChartRenderer
BUBBLE_CHART_DUAL_AXIS
- Static variable in class oracle.jbo.html.databeans.
ChartRenderer
BUBBLE_CHART_LABELS
- Static variable in class oracle.jbo.html.databeans.
ChartRenderer
BUBBLE_CHART_LABELS_DUAL_AXIS
- Static variable in class oracle.jbo.html.databeans.
ChartRenderer
buildDeleteStatement(EntityImpl, String, AttributeDefImpl[])
- Method in class oracle.jbo.server.
OLiteSQLBuilderImpl
Construct a SQL INSERT statement
buildDeleteStatement(EntityImpl, String, String, AttributeDefImpl[])
- Method in class oracle.jbo.server.
OracleSQLBuilderImpl
Construct a SQL INSERT statement
buildInsertStatement(EntityImpl, String, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[])
- Method in class oracle.jbo.server.
OLiteSQLBuilderImpl
Construct a SQL INSERT statement
buildInsertStatement(EntityImpl, String, String, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[])
- Method in class oracle.jbo.server.
OracleSQLBuilderImpl
Construct a SQL INSERT statement
buildOrderByClause(StringBuffer, String)
- Method in class oracle.jbo.server.
ViewObjectImpl
Builds the order-by-clause part of the query and adds it into the string buffer.
buildSelectString(StringBuffer, String, AttributeDefImpl[], boolean)
- Method in class oracle.jbo.server.
OLiteSQLBuilderImpl
Construct a SQL SELECT statement for the Entity into the designated Buffer.
buildSelectString(StringBuffer, String, String, AttributeDefImpl[], boolean, int)
- Method in class oracle.jbo.server.
OracleSQLBuilderImpl
Construct a SQL SELECT statement for the Entity into the designated Buffer.
buildUpdateStatement(EntityImpl, String, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[])
- Method in class oracle.jbo.server.
OLiteSQLBuilderImpl
DOCTD: Method declaration TODO: KM _ don't like the fact that this requires an entitydef
buildUpdateStatement(EntityImpl, String, String, AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[], AttributeDefImpl[])
- Method in class oracle.jbo.server.
OracleSQLBuilderImpl
DOCTD: Method declaration TODO: KM _ don't like the fact that this requires an entitydef
buildWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[], Object)
- Method in class oracle.jbo.server.
OracleSQLBuilderImpl
Construct a SQL WHERE clause for the Entity into the designated Buffer, based upon the Source Columns.
buildWhereClause(EntityImpl, StringBuffer, AttributeDefImpl[], Object)
- Method in class oracle.jbo.server.
OLiteSQLBuilderImpl
Construct a SQL WHERE clause for the Entity into the designated Buffer, based upon the Source Columns.
buildWhereClause(StringBuffer, int)
- Method in class oracle.jbo.server.
ViewObjectImpl
Builds the where-clause part of the query and adds it into the string buffer.
BusinessObject
- interface oracle.jbo.server.
BusinessObject
.
Implemented by top-level Entity Objects that aggregate Entity Objects.
button
- Variable in class oracle.jdeveloper.html.
DHTMLButton
buttonBar
- Variable in class oracle.jdeveloper.html.
HTMLForm
buttonNames
- Variable in class oracle.jdeveloper.html.
DHTMLButtonBar
buttons
- Variable in class oracle.jbo.html.databeans.
BaseNavigatorBar
bWasExecuted
- Variable in class oracle.jbo.html.databeans.
FindForm
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