Package | Description |
---|---|
oracle.toplink.essentials.descriptors | |
oracle.toplink.essentials.descriptors.changetracking | |
oracle.toplink.essentials.mappings |
Modifier and Type | Field and Description |
---|---|
protected ObjectBuilder |
ClassDescriptor.objectBuilder |
Modifier and Type | Method and Description |
---|---|
ObjectBuilder |
ClassDescriptor.getObjectBuilder()
INTERNAL:
Return the object builder
|
Modifier and Type | Method and Description |
---|---|
protected void |
ClassDescriptor.setObjectBuilder(ObjectBuilder builder)
INTERNAL:
Set the ObjectBuilder.
|
Modifier and Type | Method and Description |
---|---|
Object |
DeferredChangeDetectionPolicy.buildBackupClone(Object clone,
ObjectBuilder builder,
UnitOfWorkImpl uow)
INTERNAL:
Build back up clone.
|
Object |
ObjectChangePolicy.buildBackupClone(Object clone,
ObjectBuilder builder,
UnitOfWorkImpl uow)
INTERNAL:
Build back up clone.
|
Modifier and Type | Method and Description |
---|---|
protected ObjectBuilder |
AggregateMapping.getObjectBuilder(Object attributeValue,
AbstractSession session)
Convenience method
|
protected ObjectBuilder |
AggregateMapping.getObjectBuilderForClass(Class javaClass,
AbstractSession session)
Convenience method
|
Copyright © 2023. All rights reserved.