public class HibernateCollectionStatistics extends HibernateAbstractStatistics
| Modifier and Type | Field and Description | 
|---|---|
static String | 
OPERATION_COLLECTION_FETCH_COUNT  | 
static String | 
OPERATION_COLLECTION_LOAD_COUNT  | 
static String | 
OPERATION_COLLECTION_RECREATED_COUNT  | 
static String | 
OPERATION_COLLECTION_REMOVE_COUNT  | 
static String | 
OPERATION_COLLECTION_UPDATE_COUNT  | 
| Constructor and Description | 
|---|
HibernateCollectionStatistics()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<String> | 
getDynamicChildrenNames(org.jipijapa.management.spi.EntityManagerFactoryAccess entityManagerFactoryLookup,
                       org.jipijapa.management.spi.PathAddress pathAddress)  | 
getChild, getChildrenNames, getEntityManagerFactory, getEntityManagerFactoryAccess, getNames, getOperations, getPathAddress, getResourceBundleKeyPrefix, getResourceBundleName, getStatisticName, getType, getTypes, getValue, getWriteableNames, isAttribute, isOperation, isWriteable, setChildrenNames, setOperations, setTypes, setValue, setWriteableNamespublic static final String OPERATION_COLLECTION_LOAD_COUNT
public static final String OPERATION_COLLECTION_FETCH_COUNT
public static final String OPERATION_COLLECTION_UPDATE_COUNT
public static final String OPERATION_COLLECTION_REMOVE_COUNT
public static final String OPERATION_COLLECTION_RECREATED_COUNT
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.