Red Hat Training

A Red Hat training course is available for Red Hat JBoss Operations Network

3.3.12.7. JBoss AS 7 and EAP 6 - JPA Runtime Service

Overview

Table 3.554. Overview

Description:The configuration of the JPA subsystem.
Singleton: yes
Plugin:JBossAS7
Child Resource Types
Connection Properties

Table 3.555. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics
none
Configuration Properties
none
Operations
none
Package Types
none
3.3.12.7.1. JBoss AS 7 and EAP 6 - Hibernate Persistence Unit Service
Overview

Table 3.556. Overview

Description:Runtime information about JPA use in the deployment.
Singleton: yes
Plugin:JBossAS7
Child Resource Types
Connection Properties

Table 3.557. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics

Table 3.558. Metrics

NameTypeDescriptionInternal Name
Close Statement CountmeasurementNumber of released prepared statements.close-statement-count
Close Statement Count per MinutemeasurementNumber of released prepared statements.close-statement-count
Collection Fetch CountmeasurementNumber of collections fetched.collection-fetch-count
Collection Fetch Count per MinutemeasurementNumber of collections fetched.collection-fetch-count
Collection Load CountmeasurementNumber of collections loaded.collection-load-count
Collection Load Count per MinutemeasurementNumber of collections loaded.collection-load-count
Collection Recreated CountmeasurementNumber of collections recreated.collection-recreated-count
Collection Recreated Count per MinutemeasurementNumber of collections recreated.collection-recreated-count
Collection Remove CountmeasurementNumber of collections removed.collection-remove-count
Collection Remove Count per MinutemeasurementNumber of collections removed.collection-remove-count
Collection Update CountmeasurementNumber of collections updated.collection-update-count
Collection Update Count per MinutemeasurementNumber of collections updated.collection-update-count
Completed Transaction CountmeasurementNumber of completed transactions.completed-transaction-count
Completed Transaction Count per MinutemeasurementNumber of completed transactions.completed-transaction-count
Connect CountmeasurementGet the number of connections asked for by the sessions.connect-count
Connect Count per MinutemeasurementGet the number of connections asked for by the sessions.connect-count
Entity Delete CountmeasurementGet number of entity deletes.entity-delete-count
Entity Delete Count per MinutemeasurementGet number of entity deletes.entity-delete-count
Entity Fetch CountmeasurementGet number of entity fetches.entity-fetch-count
Entity Fetch Count per MinutemeasurementGet number of entity fetches.entity-fetch-count
Entity Insert CountmeasurementGet number of entity inserts.entity-insert-count
Entity Insert Count per MinutemeasurementGet number of entity inserts.entity-insert-count
Entity Load CountmeasurementGet number of entity loads.entity-load-count
Entity Load Count per MinutemeasurementGet number of entity loads.entity-load-count
Entity Update CountmeasurementGet number of entity updates.entity-update-count
Entity Update Count per MinutemeasurementGet number of entity updates.entity-update-count
Flush CountmeasurementGet the number of flushes executed by sessions (either implicit or explicit).flush-count
Flush Count per MinutemeasurementGet the number of flushes executed by sessions (either implicit or explicit).flush-count
Optimistic Failure CountmeasurementNumber of optimistic lock exceptions.optimistic-failure-count
Optimistic Failure Count per MinutemeasurementNumber of optimistic lock exceptions.optimistic-failure-count
Prepared Statement CountmeasurementNumber of acquired prepared statements.prepared-statement-count
Prepared Statement Count per MinutemeasurementNumber of acquired prepared statements.prepared-statement-count
Query Cache Hit CountmeasurementGet the number of cached queries successfully retrieved from cache.query-cache-hit-count
Query Cache Hit Count per MinutemeasurementGet the number of cached queries successfully retrieved from cache.query-cache-hit-count
Query Cache Miss CountmeasurementGet the number of cached queries not found in cache.query-cache-miss-count
Query Cache Miss Count per MinutemeasurementGet the number of cached queries not found in cache.query-cache-miss-count
Query Cache Put CountmeasurementGet the number of cacheable queries put in cache.query-cache-put-count
Query Cache Put Count per MinutemeasurementGet the number of cacheable queries put in cache.query-cache-put-count
Query Execution CountmeasurementGet number of executed queries.query-execution-count
Query Execution Count per MinutemeasurementGet number of executed queries.query-execution-count
Query Execution Max TimemeasurementGet the time in milliseconds of the slowest query.query-execution-max-time
Query Execution Max Time Query StringtraitGet the query string for the slowest query.query-execution-max-time-query-string
Second Level Cache Hit CountmeasurementNumber of cacheable entities/collections successfully retrieved from the cache.second-level-cache-hit-count
Second Level Cache Hit Count per MinutemeasurementNumber of cacheable entities/collections successfully retrieved from the cache.second-level-cache-hit-count
Second Level Cache Miss CountmeasurementNumber of cacheable entities/collections not found in the cache and loaded.second-level-cache-miss-count
Second Level Cache Miss Count per MinutemeasurementNumber of cacheable entities/collections not found in the cache and loaded.second-level-cache-miss-count
Second Level Cache Put CountmeasurementNumber of cacheable entities/collections put in the cache.second-level-cache-put-count
Second Level Cache Put Count per MinutemeasurementNumber of cacheable entities/collections put in the cache.second-level-cache-put-count
Session Close CountmeasurementNumber of sessions closed.session-close-count
Session Close Count per MinutemeasurementNumber of sessions closed.session-close-count
Session Open CountmeasurementNumber of sessions opened.session-open-count
Session Open Count per MinutemeasurementNumber of sessions opened.session-open-count
Successful Transaction CountmeasurementNumber of successful transactions.successful-transaction-count
Successful Transaction Count per MinutemeasurementNumber of successful transactions.successful-transaction-count

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties

Table 3.559. 

NameDescriptionRequiredInternal Name
EnabledDetermine if statistics are enabled. no enabled

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Operations

Table 3.560. Metrics

NameDescription
Subsystem:clearClear statistics.
Subsystem:evict AllEvict all entities from second level cache.
Subsystem:summaryLog the statistics.
Package Types
none
3.3.12.7.1.1. JBoss AS 7 and EAP 6 - Entity Cache Service
Overview

Table 3.561. Overview

Description:Statistics for a Hibernate Second Level Cache region.
Singleton: yes
Plugin:JBossAS7
Child Resource Types
none
Connection Properties

Table 3.562. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics

Table 3.563. Metrics

NameTypeDescriptionInternal Name
Element Count In MemorymeasurementNumber of cacheable entities/collections currently stored in memory.element-count-in-memory
Hit CountmeasurementNumber of cacheable entities/collections successfully retrieved from the cache.hit-count
Miss CountmeasurementNumber of cacheable entities/collections not found in the cache and loaded.miss-count
Put CountmeasurementNumber of cacheable entities/collections put in the cache.put-count

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none
3.3.12.7.1.2. JBoss AS 7 and EAP 6 - Query Cache Service
Overview

Table 3.564. Overview

Description:Statistics for individual queries.
Singleton: no
Plugin:JBossAS7
Child Resource Types
none
Connection Properties

Table 3.565. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics

Table 3.566. Metrics

NameTypeDescriptionInternal Name
Query Cache Hit CountmeasurementGet the number of times query was retrieved from cache.query-cache-hit-count
Query Cache Hit Count per MinutemeasurementGet the number of times query was retrieved from cache.query-cache-hit-count
Query Cache Miss CountmeasurementGet the number of times query was not found in cache.query-cache-miss-count
Query Cache Miss Count per MinutemeasurementGet the number of times query was not found in cache.query-cache-miss-count
Query Cache Put CountmeasurementGet the number of times query was put in cache.query-cache-put-count
Query Cache Put Count per MinutemeasurementGet the number of times query was put in cache.query-cache-put-count
Query Execution Average TimemeasurementGet the average time in milliseconds of the query.query-execution-average-time
Query Execution CountmeasurementGet number of times query has been executed.query-execution-count
Query Execution Count per MinutemeasurementGet number of times query has been executed.query-execution-count
Query Execution Max TimemeasurementGet the time in milliseconds of the query.query-execution-max-time
Query Execution Min TimemeasurementGet the minimum time in milliseconds of the query.query-execution-min-time
Query Execution Row CountmeasurementGet number of rows returned from executions of query.query-execution-row-count
Query Execution Row Count per MinutemeasurementGet number of rows returned from executions of query.query-execution-row-count
Query NametraitQuery name.query-name

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none
3.3.12.7.1.3. JBoss AS 7 and EAP 6 - Entity Service
Overview

Table 3.567. Overview

Description:Statistics for individual entities.
Singleton: no
Plugin:JBossAS7
Child Resource Types
none
Connection Properties

Table 3.568. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics

Table 3.569. Metrics

NameTypeDescriptionInternal Name
Entity Delete CountmeasurementGet number of entity deletes.entity-delete-count
Entity Delete Count per MinutemeasurementGet number of entity deletes.entity-delete-count
Entity Fetch CountmeasurementGet number of entity fetches.entity-fetch-count
Entity Fetch Count per MinutemeasurementGet number of entity fetches.entity-fetch-count
Entity Insert CountmeasurementGet number of entity inserts.entity-insert-count
Entity Insert Count per MinutemeasurementGet number of entity inserts.entity-insert-count
Entity Load CountmeasurementGet number of entity loads.entity-load-count
Entity Load Count per MinutemeasurementGet number of entity loads.entity-load-count
Entity Update CountmeasurementGet number of entity updates.entity-update-count
Entity Update Count per MinutemeasurementGet number of entity updates.entity-update-count
Optimistic Failure CountmeasurementNumber of optimistic lock exceptions.optimistic-failure-count
Optimistic Failure Count per MinutemeasurementNumber of optimistic lock exceptions.optimistic-failure-count

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none
3.3.12.7.1.4. JBoss AS 7 and EAP 6 - Collection Service
Overview

Table 3.570. Overview

Description:Statistics for individual collections.
Singleton: no
Plugin:JBossAS7
Child Resource Types
none
Connection Properties

Table 3.571. 

NameDescriptionRequiredInternal Name
Path  yes path

Note

You must use the internal name to reference Configuration Properties in Dynamic Group Definition expressions.
Metrics

Table 3.572. Metrics

NameTypeDescriptionInternal Name
Collection Fetch CountmeasurementNumber of times collection was fetched.collection-fetch-count
Collection Fetch Count per MinutemeasurementNumber of times collection was fetched.collection-fetch-count
Collection Load CountmeasurementNumber of times collection was loaded.collection-load-count
Collection Load Count per MinutemeasurementNumber of times collection was loaded.collection-load-count
Collection Recreated CountmeasurementNumber of times collection was recreated.collection-recreated-count
Collection Recreated Count per MinutemeasurementNumber of times collection was recreated.collection-recreated-count
Collection Remove CountmeasurementNumber of times collection was removed.collection-remove-count
Collection Remove Count per MinutemeasurementNumber of times collection was removed.collection-remove-count
Collection Update CountmeasurementNumber of times collection was updated.collection-update-count
Collection Update Count per MinutemeasurementNumber of times collection was updated.collection-update-count

Note

You must use the internal name to reference Traits in Dynamic Group Definition expressions.
Configuration Properties
none
Operations
none
Package Types
none