|
Oracle Application Server TopLink API Reference 10g Release 2 (10.1.2) B15903-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
A B C D E F G H I J K L M N O P Q R S T U V W X _
AbstractSDKCall provides a base implementation of SDKCall.Expression.equal to be used for comparisons.Descriptor.setShouldAlwaysRefreshCache(boolean) with an argument of true: it configures a Descriptor to always refresh the cache if data is received from the database by any query.Descriptor.setShouldAlwaysRefreshCacheOnRemote(boolean) with an argument of true: it configures a Descriptor to always remotely refresh the cache if data is received from the database by any query in a RemoteSession.Expression.prefixSQL(java.lang.String), Expression.postfixSQL(java.lang.String).Connection to a JDBC database.ContainerPolicy.Connection.DatabaseRow to an XML document.FieldTranslator interface.XMLTranslator interface.Descriptor.setShouldAlwaysRefreshCache(boolean) with an argument of false: it ensures that a Descriptor is not configured to always refresh the cache if data is received from the database by any query.Descriptor.setShouldAlwaysRefreshCacheOnRemote(boolean) with an argument of false: it ensures that a Descriptor is not configured to always remotely refresh the cache if data is received from the database by any query in a RemoteSession.Descriptor.setShouldOnlyRefreshCacheIfNewerVersion(boolean) with an argument of false: it ensures that a Descriptor 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).DatabaseRow from those defined in the data store to those expected by the appropriate Descriptor(s) and vice versa.XMLFileAccessorFilePolicy to "normalize" file names; i.e. convert invalid characters into something acceptable to the current O/S.null or an excluded value like 0 or false.