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
L
label
- Variable in class oracle.jdeveloper.html.
HTMLInputElement
Label
- Variable in class oracle.jdeveloper.html.
HTMLFormField
labelAttr
- Variable in class oracle.jdeveloper.html.
PickList
last()
- Method in interface oracle.jbo.
RowIterator
Designates the last row of the row set as the current row.
last()
- Method in class oracle.jbo.common.
PropertyMetadata
last()
- Method in class oracle.jbo.server.
ViewRowSetIteratorImpl
Navigates to the last row in the row set.
last()
- Method in class oracle.jbo.server.
ViewRowSetImpl
Navigates to the last row in the row set.
last()
- Method in class oracle.jbo.server.
ViewObjectImpl
Navigates to the last row in the row set.
lastElement()
- Method in class oracle.jbo.common.
WeakVector
lastElement()
- Method in class oracle.jbo.common.
WeakVectorImpl
lastIndexOf(Object)
- Method in class oracle.jbo.common.
WeakVector
lastIndexOf(Object, int)
- Method in class oracle.jbo.common.
WeakVector
lastIndexOf(Object, int)
- Method in class oracle.jbo.common.
WeakVectorImpl
lengthenDefName(String)
- Static method in class oracle.jbo.common.
JboNameUtil
LESSTHAN
- Static variable in class oracle.jbo.server.rules.
JboCompareValidator
LESSTHANEQUALTO
- Static variable in class oracle.jbo.server.rules.
JboCompareValidator
lexBreak(String)
- Static method in class oracle.jbo.server.util.
JboSQLUtil
link(AssociationDefImpl, AssociationDefImpl)
- Method in class oracle.jbo.server.
EntityAssociation
Establishes a link between two Entity Objects.
list(Name)
- Method in class oracle.jbo.common.
JboInitialContext
list(String)
- Method in class oracle.jbo.common.
JboInitialContext
listBindings(Name)
- Method in class oracle.jbo.common.
JboInitialContext
listBindings(String)
- Method in class oracle.jbo.common.
JboInitialContext
listeners
- Variable in class oracle.jbo.common.
RowSetHelper
listProperties(PrintStream)
- Static method in class oracle.jbo.common.
PropertyMetadata
load(String)
- Static method in class oracle.jbo.server.
ValidationBeanLoader
loadBaseElement(String)
- Static method in class oracle.jbo.server.
MetaObjectManager
loadBean()
- Method in class oracle.jbo.server.
EJBEntityImpl
loadBean(Object, EJBEntityImpl)
- Method in class oracle.jbo.server.
EJBEntityDefImpl
loadClassForName(String)
- Method in interface oracle.jbo.common.
JBOClassLoader
loadClassForName(String)
- Method in class oracle.jbo.server.
AuroraClassLoader
loadContainees()
- Method in class oracle.jbo.server.
ApplicationModuleDefImpl
Internal:
Applications should not use this method.
loadContext(String, String)
- Static method in class oracle.jbo.server.
MetaObjectManager
Allows the application to change the context factory and default context at runtime.
loadCustomDef(JboElementImpl)
- Method in class oracle.jbo.server.
EntityDefImpl
Internal:
Applications should not use this method.
loadCustomDef(JboElementImpl)
- Method in class oracle.jbo.server.
EJBEntityDefImpl
loadFromAppletTags(Hashtable, Applet)
- Static method in class oracle.jbo.common.
PropertyManager
Given an applet and an environment, look for any known properties within the applet's param tags, and load them into the environment, replacing existing environment values if necessary.
loadFromClassPath(String)
- Method in class oracle.jbo.common.
Configuration
Pass the name of the Configuration file.
loadFromDatabase(Transaction)
- Method in interface oracle.jbo.domain.
BlobDomainInterface
Loads the actual data of the "blob" type database attribute into memory.
loadFromDatabase(Transaction)
- Method in class oracle.jbo.domain.
BlobDomain
loadFromDatabase(Transaction)
- Method in class oracle.jbo.domain.
ClobDomain
loadFromDatabase(Transaction)
- Method in class oracle.jbo.domain.
BFileDomain
loadFromFile(String)
- Method in class oracle.jbo.common.
Configuration
loadFromResultSet(ResultSet, int, DBTransactionImpl)
- Method in class oracle.jbo.server.
AttributeDefImpl
Internal:
Applications should not use this method.
loadFromSharedDataHandle(String)
- Static method in class oracle.jbo.server.
MetaObjectManager
Returns the def object from HashTable
loadFromStatement(PreparedStatement, int, Transaction)
- Method in class oracle.jbo.server.
AttributeDefImpl
Internal:
Applications should not use this method.
loadFromStream(InputStream)
- Method in class oracle.jbo.common.
Configuration
Build a Configuration class using the input stream on the config file.
loadFromXML(JboElementImpl)
- Static method in class oracle.jbo.server.
ApplicationModuleDefImpl
Internal:
Applications should not use this method.
loadFromXML(JboElementImpl, ApplicationModuleDefImpl)
- Static method in class oracle.jbo.server.
ApplicationModuleDefImpl
Internal:
Applications should not use this method.
loadFromXML(String, JboElementImpl, String)
- Static method in class oracle.jbo.server.
MetaObjectManager
Loads the XML metadata stream and returns a Def Object
loadFromXMLFile(JboElementImpl)
- Method in class oracle.jbo.server.util.
JboNamedData
loadPackage(String)
- Method in interface oracle.jbo.
Session
Loads a package that may be browsed for defined objects.
loadPackage(String)
- Method in class oracle.jbo.server.
SessionImpl
loadProject(String)
- Static method in class oracle.jbo.server.
MetaObjectManager
Finds the named package definition from the statically maintained list of meta-objects.
loadProperties(Hashtable)
- Static method in class oracle.jbo.common.
PropertyManager
Load a BC4J system properties from all known sources The sources are:
loadProperty(PropertyMetadata, Hashtable, Hashtable, Applet, Properties, Properties, Properties, Properties, Properties)
- Static method in class oracle.jbo.common.
PropertyManager
load an invididual property, using the published sources in order, when found, put it into the correct published place.
loadXMLFromSharedDataHandle(String)
- Static method in class oracle.jbo.server.
MetaObjectManager
Returns the JBOElementImpl object from HashTable
LOCAL
- Static variable in interface oracle.jbo.
ConnectionModeConstants
Deprecated.
Use
JboContext.PLATFORM_LOCAL
.
locatorControl
- Variable in class oracle.jdeveloper.html.
DHTMLButtonElement
locatorObject
- Variable in class oracle.jdeveloper.html.
DHTMLButtonElement
LOCK_NONE
- Static variable in interface oracle.jbo.
Transaction
Indicates that the row locking mode is Manual.
LOCK_OPTIMISTIC
- Static variable in interface oracle.jbo.
Transaction
Indicates that the row locking mode is Automatic and Optimistic.
LOCK_PESSIMISTIC
- Static variable in interface oracle.jbo.
Transaction
Indicates that the row locking mode is Automatic and Pessimistic.
lock()
- Method in interface oracle.jbo.
Row
Locks the row.
lock()
- Method in class oracle.jbo.server.
RowImpl
Locks the row object and the corresponding row in the database.
lock()
- Method in class oracle.jbo.server.
EntityImpl
Locks the row.
lock()
- Method in class oracle.jbo.server.
ViewRowImpl
Locks the row.
lockTopLevelEntity()
- Method in class oracle.jbo.server.
EntityImpl
Locks the top-most Entity Object by getting the master Entity Object defined by composition associations, and walking-up the chain of containership.
log(String)
- Static method in class oracle.jbo.server.util.
simpleLog
LONG
- Static variable in class oracle.jbo.server.util.
Variant
longPage
- Variable in class oracle.jdeveloper.html.
DHTMLNoTabControl
LongType_S
- Static variable in class oracle.jbo.server.util.
Variant
lookup(Name)
- Method in class oracle.jbo.common.
JboInitialContext
lookup(String)
- Method in class oracle.jbo.common.
JboInitialContext
lookupLink(Name)
- Method in class oracle.jbo.common.
JboInitialContext
lookupLink(String)
- Method in class oracle.jbo.common.
JboInitialContext
LOVField
- class oracle.jdeveloper.html.
LOVField
.
Represents a date field render.
LOVField()
- Constructor for class oracle.jdeveloper.html.
LOVField
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