The Descriptor
class provides methods used in conjunction with the wrapper policy:
setWrapperPolicy(oracle.toplink.descriptors.WrapperPolicy)
can be invoked to provide a wrapper policy for the descriptor. getWrapperPolicy()
returns the wrapper policy for a descriptor.Refer to the book, OracleAS TopLink Application Developer's Guide, for detailed information.
Copyright © 1997, 2004, Oracle. All rights reserved.