|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) B32476-03 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
TransportManagerAbstractCompositeDirectCollectionMapping consolidates the behavior of mappings that
map collections of "native" data objects (e.g.TransportManageroracle.toplink.eisClassReader.
ClassReader.
Constants).
Constants).
Constants).
Expression.equal to be used
for comparisons.
attributeName
holding true for criteria.
ClassDescriptor.setShouldAlwaysRefreshCache(boolean) with an argument of true:
it configures a ClassDescriptor to always refresh the cache if data is received from the database by any query.
ClassDescriptor.setShouldAlwaysRefreshCacheOnRemote(boolean) with an argument of true:
it configures a ClassDescriptor to always remotely refresh the cache if data is received from the database by any
query in a RemoteSession.
Analyzer.
List of Annotation.
List of Annotation.
Expression.prefixSQL(java.lang.String), Expression.postfixSQL(java.lang.String).
ASMifiable AnnotationDefaultAttribute sub class.ContentHandler
that transforms XML document into Java class file.ASMContentHandler object.
ASMifiable EnclosingMethodAttribute sub class.PrintClassVisitor that prints the ASM code that
generates the classes it visits.ASMifierClassVisitor object.
PrintCodeVisitor that prints the ASM code that
generates the code it visits.ASMifierCodeVisitor object.
ASMifiable LocalVariableTypeTableAttribute sub class.ASMifiable RuntimeInvisibleAnnotations sub class.ASMifiable RuntimeInvisibleParameterAnnotations sub class.ASMifiable RuntimeVisibleAnnotations sub class.ASMifiable RuntimeVisibleParameterAnnotations sub class.ASMifiable SignatureAttribute sub class.ASMifiable SourceDebugExtensionAttribute sub class.ASMifiable StackMapAttribute sub class.oracle.toplink.oxInterpreter for BasicValue values.Value that is represented by its type in a seven types type sytem.BasicInterpreter that checks that bytecode instructions
are correctly used.CORBAConnection interface.
ByteVector with a default initial size.
ByteVector with the given initial size.
RemoteCommandManagerExceptionRemoteCommandManagerExceptionCommandManagerClassAdapter that checks that its methods are properly
used.CheckClassAdapter object.
CodeAdapter that checks that its methods are properly
used.CheckCodeAdapter object.
ClassVisitor that delegates to another ClassVisitor.ClassAdapter object.
ClassNode object.
ClassVisitor visit an
existing class.ClassReader object.
ClassReader object.
ClassReader object.
ClassReader object.
ClassVisitor that generates Java class files.ClassWriter object.
ClassWriter object.
CodeVisitor that delegates to another CodeVisitor.CodeAdapter object.
CodeVisitor that generates Java bytecode instructions.Connection to
a JDBC database.ContainerPolicy.SunCORBATransportManagerDatabaseRecord, and
Recordoracle.toplink.oxoracle.toplink.oxInterpreter for DataflowValue values.Value that is represented by its type in a two types type system.oracle.toplink.eisoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxType).
Type).
Type).
Type).
Type).
ClassDescriptor, and
RelationalDescriptorCommandManagerDOMRecord is an extension of the JCA Record interface that
provides support for XML data.ClassDescriptor.setShouldAlwaysRefreshCache(boolean) with an argument of false:
it ensures that a ClassDescriptor is not configured to always refresh the cache if data is received from the database by any query.
ClassDescriptor.setShouldAlwaysRefreshCacheOnRemote(boolean) with an argument of false:
it ensures that a ClassDescriptor is not configured to always remotely refresh the cache if data is received from the
database by any query in a RemoteSession.
ClassDescriptor.setShouldOnlyRefreshCacheIfNewerVersion(boolean) with an argument of false:
it ensures that a ClassDescriptor is not configured to only refresh the cache if the data received from the database by
a query is newer than the data in the cache (as determined by the optimistic locking field).
oracle.toplink.mappings.ForeignReferenceMapping.setJoinFetch(int)
EISAccessor is an implementation of the Accessor
interface.EISConnectionSpec specifies how the
javax.resource.cci.Connection is accessed.EISDescriptor defines the mapping from a JCA data
structure to a Java object.EISDOMRecord is a wrapper for a DOM tree.EISException when any problem is detected while
interacting with an EIS datasourceEISLogin defines connection information and datasource
properties.EISMappedRecord acts as a Record
wrapper.EISPlatform defines any EIS adapter specific behavoir.EISSequence class allows access to sequence resources
using custom read (ValueReadQuery) and update (DataModifyQuery) queries and a
user specified preallocation size.List of Object[]{name, value} pairs.
getInternalName).
FieldInsnNode object.
FieldNode object.
oracle.toplink.eisoracle.toplink.oxnull or an excluded
value like 0 or false.
DatabaseSession.getCommandManager()
Attribute class defined in this
package.
b, plus
one.
ConnectionPool.getMaxNumberOfConnections()
QueryException.getQueryArgumentsRecord()
SessionManager.getSession(XMLSessionConfigLoader, String, ClassLoader)
SessionManager.getSession(XMLSessionConfigLoader, String, ClassLoader, boolean, boolean)
equal.
this is to be queried as of a past time.
IincInsnNode node.
InnerClassNode object.
InsnNode object.
getInternalName).
IntInsnNode object.
value is a system change number or an expression
evaluating to one.
attributeName
being empty.
oracle.toplink.oxJMSTopicTransportManagerJMSTopicTransportManagerJMSTopicTransportManagerJumpInsnNode object.
LdcInsnNode object.
LineNumberNode object.
LocalVariableNode object.
LocalVariableTypeTableAttribute.str in this
Example:
TopLink: employee.get("firstName").locate("ob")
Java: employee.getFirstName().indexOf("ob") + 1
SQL: LOCATE('ob', t0.F_NAME)
Note that while in String.locate(str) -1 is returned if not found, and the
index starting at 0 if found, in SQL it is 0 if not found, and the index
starting at 1 if found.
str in this,
starting the search at fromIndex.
str in this,
starting the search at fromIndex.
LookupSwitchInsnNode object.
mark
and reset methods.
QueryRedirector without implementing
QueryRedirector.MethodInsnNode object.
MethodNode object.
MultiANewArrayInsnNode
object.
getInternalName).
getInternalName).
It is common for an XML document to include one or more namespaces.
CORBAConnection.
VARRAYs except internally they store their information in a separate table
from their parent structure's table.attributeName
holding true for criteria.
attributeName
not being empty.
ObjectTypeConverterClassDescriptor.setShouldOnlyRefreshCacheIfNewerVersion(boolean) with an argument of true:
it configures a ClassDescriptor to only refresh the cache if the data received from the database by a query is newer than
the data in the cache (as determined by the optimistic locking field) and as long as one of the following is true:
the ClassDescriptor was configured by calling ClassDescriptor.alwaysRefreshCache() or ClassDescriptor.alwaysRefreshCacheOnRemote(),
the query was configured by calling ObjectLevelReadQuery.refreshIdentityMapResult(), or
the query was a call to Session.refreshObject(java.lang.Object)
However, if a query hits the cache, data is not refreshed regardless of how this setting is configured.
getInternalName).
getInternalName).
getInternalName).
List of Lists that
contains Annotation for each method parameter.
List of Lists that
contains Annotation for each method parameter.
Session.readAllObjects(Class, Call)
b.
b.
b.
b.
b.
b.
b.
b.
RecordConverter interface allows conversion of an adapter
specific record.RMITransportManagerRMIConnectionRMITransportManagerRMITransportManagerRMIRemoteSessionControllerRMIRemoteSessionControllerDispatcherClassVisitor that generates SAX 2.0
events from the visited class.SAXClassAdapter object.
CodeVisitor that generates SAX 2.0
events from the visited code.SAXCodeAdapter object.
oracle.toplink.oxoracle.toplink.oxoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisoracle.toplink.eisSerializedObjectConverterSession, and
AbstractSessionDatabaseSession.setCommandManager(CommandManager)
DatabaseLogin.setODBCDataSourceName(String)
ConnectionPool.setMaxNumberOfConnections(int)
shouldAlwaysRefreshCache argument passed into this method is true,
this method configures a ClassDescriptor to always refresh the cache if data is received from
the database by any query.
shouldAlwaysRefreshCacheOnRemote argument passed into this method is true,
this method configures a ClassDescriptor to always remotely refresh the cache if data is received from
the database by any query in a RemoteSession.
shouldOnlyRefreshCacheIfNewerVersion argument passed into this method is true,
this method configures a ClassDescriptor to only refresh the cache if the data received from the database
by a query is newer than the data in the cache (as determined by the optimistic locking field) and as long as one of the following is true:
the ClassDescriptor was configured by calling ClassDescriptor.alwaysRefreshCache() or ClassDescriptor.alwaysRefreshCacheOnRemote(),
the query was configured by calling ObjectLevelReadQuery.refreshIdentityMapResult(), or
the query was a call to Session.refreshObject(java.lang.Object)
However, if a query hits the cache, data is not refreshed regardless of how this setting is configured.
SessionManager.setShouldUseSchemaValidation(boolean)
null attribute in the example object
either to objects with that attribute also set to null or to any
value other than null.
equal.
oracle.toplink.mappings.ForeignReferenceMapping.setJoinFetch(int)
true if the ClassDescriptor is configured to always refresh
the cache if data is received from the database by any query.
true if the ClassDescriptor is configured to always remotely
refresh the cache if data is received from the database by any query in a RemoteSession.
true if the ClassDescriptor is configured to only refresh the cache
if the data received from the database by a query is newer than the data in the cache (as determined by the
optimistic locking field).
SessionManager.shouldUseSchemaValidation()
null attribute in the example object
either to objects with that attribute also set to null or to any
value other than null.
oracle.toplink.mappings.ForeignReferenceMapping.getJoinFetch()
oracle.toplink.eisBasicVerifier that performs more precise verifications.attributeName.
StackMapAttribute to hold state of the stack
and local variables for a single execution branch.StackMapAttribute.getInternalName).
RemoteCommandManagerExceptionTableSwitchInsnNode.
#toString(PrintWriter), to allow subclasses to
insert additional information.
#toString(PrintWriter), to allow subclasses to
insert additional information.
#toString(PrintWriter), to allow subclasses to
insert additional information.
PrintClassVisitor that prints a disassembled
view of the classes it visits.TraceClassVisitor object.
PrintCodeVisitor that prints a disassembled view
of the code it visits.TraceCodeVisitor object.
ClassAdapter that constructs a tree representation of
the classes it vists.TreeClassAdapter object.
CodeAdapter that constructs a tree representation of
the methods it vists.TreeCodeAdapter object.
TryCatchBlockNode object.
Type).
TypeConversionConverterTypeInsnNode object.
ConnectionPool.
ExternalConnectionPool.
oracle.toplink.mappings.ForeignReferenceMapping.setJoinFetch(int)
ReadConnectionPool.
RMITransportManageroracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.oxoracle.toplink.ox
|
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||