Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


Package oracle.toplink.descriptors

Interface Summary
WrapperPolicy Purpose: The wrapper policy can be used to wrap all objects read from the database in another object.

 

Class Summary
AllFieldsLockingPolicy Purpose: An implementation of the OptimisticLockingPolicy interface.
ChangedFieldsLockingPolicy Purpose: An implementation of the OptimisticLockingPolicy interface.
DescriptorEventAdapter Purpose: Provides an empty implementation of DescriptorEventListener.
FieldsLockingPolicy Purpose: An abstract superclass of some implementations of the OptimisticLockingPolicy interface.
InterfacePolicy Purpose: Allows for a descriptor's implemented interfaces to be configured.
SelectedFieldsLockingPolicy Purpose: An implementation of the OptimisticLockingPolicy interface.
TimestampLockingPolicy Purpose: Used to allow a single version timestamp to be used for optimistic locking.
VersionLockingPolicy Purpose: Used to allow a single version number to be used for optimistic locking.

 


Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.