Column Display Related Tasks Related Topics
This page displays statistics for the query caches that are configured specifically for this Enterprise application.
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name | Description |
---|---|
Cache Name |
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. MBean Attribute: |
Server |
The server on which the application instance is running. |
Total Cached Queries Count |
Provides a count of the total number of query results for this EJB currently in the query cache. Returns the total number of query results for this EJB currently in the EJB cache. MBean Attribute: |
Cache Access Count |
Provides a count of the number of accesses of the query cache for this EJB. Returns the number of accesses of the query cache for this EJB. MBean Attribute: |
Cache Hit Count |
Provides a count of the number of cache hits of the query cache for this EJB. Returns the number of cache hits of the query cache for this EJB. MBean Attribute: |
Total Cache Miss Count |
Provides a count of the total number of cache misses of the query cache for this EJB. Returns the total number of cache misses of the query cache for this EJB. MBean Attribute: |
Cache Miss By Timeout Count |
Provides a count of the number of cache misses of the query cache for this EJB due to query results timing out. Returns the number of cache misses due to query result timeout for this EJB. MBean Attribute: |
Cache Miss By Bean Eviction Count |
Provides a count of the number of cache misses of the query cache for this EJB because corresponding beans were not found in the entity cache. Returns the number of times a cache miss occurred for this EJB because corresponding beans were not found in the entity cache. MBean Attribute: |
Cache Miss By Related Query Miss Count |
Provides a count of the number of cache misses of the query cache for this EJB because a related query was not found in another EJB's query cache. Returns the number of times a cache miss occurred for this EJB because a related query was not found in another EJB's query cache. MBean Attribute: |
Cache Miss By Dependent Query Miss Count |
Provides a count of the number of cache misses of the query cache for this EJB because a dependent query was not found in another EJB's query cache. Returns the number of times a cache miss occurred for this EJB because a dependent query was not found in another EJB's query cache. MBean Attribute: |
![]() ![]() |