Configuring object and query caching

For components, object caching is enabled if you have configured an isolation level that requires caching. You can further customize the caching parameters as described in “Enabling object caching”. Query caching must be configured for each finder and ejbSelect method—see “Enabling query caching”. Query caching is disabled by default.