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 |
childrenNames, operations, rbs, types, writeableNames| 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, getPathAddress, getResourceBundleKeyPrefix, getResourceBundleName, getStatisticName, getType, getValue, isAttribute, isOperation, isWriteable, setValuepublic 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 © 2020 JBoss by Red Hat. All rights reserved.