public class HibernateStatistics extends HibernateAbstractStatistics
Constructor and Description |
---|
HibernateStatistics() |
Modifier and Type | Method and Description |
---|---|
org.jipijapa.management.spi.Statistics |
getChild(String childName) |
Collection<String> |
getDynamicChildrenNames(org.jipijapa.management.spi.EntityManagerFactoryAccess entityManagerFactoryLookup,
org.jipijapa.management.spi.PathAddress pathAddress) |
getChildrenNames, getEntityManagerFactory, getEntityManagerFactoryAccess, getNames, getOperations, getPathAddress, getResourceBundleKeyPrefix, getResourceBundleName, getStatisticName, getType, getTypes, getValue, getWriteableNames, isAttribute, isOperation, isWriteable, setChildrenNames, setOperations, setTypes, setValue, setWriteableNames
public static final String PROVIDER_LABEL
public static final String OPERATION_CLEAR
public static final String OPERATION_EVICTALL
public static final String OPERATION_SUMMARY
public static final String OPERATION_STATISTICS_ENABLED_DEPRECATED
public static final String OPERATION_STATISTICS_ENABLED
public static final String OPERATION_ENTITY_DELETE_COUNT
public static final String OPERATION_ENTITY_INSERT_COUNT
public static final String OPERATION_ENTITY_LOAD_COUNT
public static final String OPERATION_ENTITY_FETCH_COUNT
public static final String OPERATION_ENTITY_UPDATE_COUNT
public static final String OPERATION_COLLECTION_FETCH_COUNT
public static final String OPERATION_COLLECTION_LOAD_COUNT
public static final String OPERATION_COLLECTION_RECREATED_COUNT
public static final String OPERATION_COLLECTION_REMOVE_COUNT
public static final String OPERATION_COLLECTION_UPDATE_COUNT
public static final String OPERATION_QUERYCACHE_HIT_COUNT
public static final String OPERATION_QUERYCACHE_MISS_COUNT
public static final String OPERATION_QUERYQUERYCACHE_PUT_COUNT
public static final String OPERATION_QUERYEXECUTION_COUNT
public static final String OPERATION_QUERYEXECUTION_MAX_TIME
public static final String OPERATION_QUERYEXECUTION_MAX_TIME_STRING
public static final String OPERATION_SECONDLEVELCACHE_HIT_COUNT
public static final String OPERATION_SECONDLEVELCACHE_MISS_COUNT
public static final String OPERATION_SECONDLEVELCACHE_PUT_COUNT
public static final String OPERATION_FLUSH_COUNT
public static final String OPERATION_CONNECT_COUNT
public static final String OPERATION_SESSION_CLOSE_COUNT
public static final String OPERATION_SESSION_OPEN_COUNT
public static final String OPERATION_SUCCESSFUL_TRANSACTION_COUNT
public static final String OPERATION_COMPLETED_TRANSACTION_COUNT
public static final String OPERATION_PREPARED_STATEMENT_COUNT
public static final String OPERATION_CLOSE_STATEMENT_COUNT
public static final String OPERATION_OPTIMISTIC_FAILURE_COUNT
public static final String ENTITYCACHE
public static final String COLLECTION
public static final String ENTITY
public static final String QUERYCACHE
public org.jipijapa.management.spi.Statistics getChild(String childName)
getChild
in interface org.jipijapa.management.spi.Statistics
getChild
in class HibernateAbstractStatistics
public Collection<String> getDynamicChildrenNames(org.jipijapa.management.spi.EntityManagerFactoryAccess entityManagerFactoryLookup, org.jipijapa.management.spi.PathAddress pathAddress)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.