Migrating Core Coherence Functions
The TIBCO BusinessEvents DataGrid component is used as the default cache provider. Use of Oracle Coherence is also supported for those who want to use their own copy of this software.
A set of core functions has been renamed (and additional internal changes have been made) so that these functions can be used with either the Coherence or the TIBCO BusinessEvents DataGrid cache provider.
The renamed functions are in the Standard catalog Cluster.DataGrid category. You must use these functions going forward. See Mapping of Coherence Functions to DataGrid Functions for details.
For all projects created prior to version 5.0.0, use the 4.x project import wizard, which migrates the core Coherence function calls automatically.
For occasional use cases where the function calls are migrated manually, you can use the manual refactoring operation. You can also use a command-line option as explained in Migrating Core Coherence Functions at the Command Line.