Interface | Description |
---|---|
FalseUndefinedTrue |
INTERNAL:
|
JDKPlatform |
INTERNAL:
Interface which abstracts the version of the JDK we are on.
|
NoConversion |
INTERNAL:
|
TOPComparison |
INTERNAL:
|
Class | Description |
---|---|
Answer |
Purpose:Stores the answer to a simple yes/no question.
|
BasicTypeHelperImpl |
INTERNAL
This class is a helper class providing type information.
|
ClassConstants |
INTERNAL:
|
ConcurrencyManager |
INTERNAL:
|
ConversionManager |
Purpose: Contains the conversion routines for some common classes in the system.
|
CustomObjectInputStream |
INTERNAL:
Defines a custom ObjectInputStream that is used with SerializedObjectMappings
to ensure the correct class loader is used.
|
DatabaseField |
INTERNAL:
|
DatabaseTable |
INTERNAL:
|
DBPlatformHelper | |
DeferredLockManager |
INTERNAL:
|
DescriptorCompare |
INTERNAL:
Use to sort vectors of strings.
|
EJB30ConversionManager |
Purpose: Extension to the existing conversion manager to support the
EJB 3.0 spec.
|
Helper |
INTERNAL:
|
IdentityHashtable | |
InvalidObject |
Purpose:Indicates an object that should not be returned from
query execution.
|
JavaPlatform |
INTERNAL:
JavaPlatform abstracts the version of the JDK we are using.
|
JDK15Platform |
INTERNAL:
Implements operations specific to JDK 1.5
|
LOBValueWriter |
INTERNAL:
|
MappingCompare |
INTERNAL:
Use to Sort The mappings in Descriptor, Mappings are either DirectToField, which must be at the top
or other
Avoid using this class as sun.misc is not part of many VM's like Netscapes.
|
NonSynchronizedVector |
Vector subclass that removes the synchronization.
|
QueryCounter |
INTERNAL:
This counter is used by the sessions to assign individual id's to all queries.
|
SerializationHelper |
Provide common functionalities for serialization of object.
|
ThreadCursoredList |
Special List/Vector subclass that allows concurrent
population of the contents while the list is in use.
|
TopLinkIdentityHashMap | |
TopLinkIdentityHashSet | |
TOPSort |
INTERNAL:
|
WriteLockManager |
INTERNAL:
|
Copyright © 2024. All rights reserved.