|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
public static class PropertySheetHibernateStats.Bean
Class used to hold the property info.
| Constructor Summary | |
|---|---|
PropertySheetHibernateStats.Bean()
|
|
| Method Summary | |
|---|---|
long |
getCloseStatementCount()
Gets the closeStatementCount. |
long |
getCollectionFetchCount()
Gets the collectionFetchCount. |
long |
getCollectionLoadCount()
Gets the collectionLoadCount. |
long |
getCollectionRecreateCount()
Gets the collectionRecreateCount. |
long |
getCollectionRemoveCount()
Gets the collectionRemoveCount. |
long |
getCollectionUpdateCount()
Gets the collectionUpdateCount. |
long |
getConnectCount()
Gets the connectCount. |
long |
getEntityDeleteCount()
Gets the entityDeleteCount. |
long |
getEntityFetchCount()
Gets the entityFetchCount. |
long |
getEntityInsertCount()
Gets the entityInsertCount. |
long |
getEntityLoadCount()
Gets the entityLoadCount. |
long |
getEntityUpdateCount()
Gets the entityUpdateCount. |
long |
getFlushCount()
Gets the flushCount. |
long |
getOptimisticFailureCount()
Gets the optimisticFailureCount. |
long |
getPrepareStatementCount()
Gets the prepareStatementCount. |
long |
getQueryCacheHitCount()
Gets the queryCacheHitCount. |
long |
getQueryCacheMissCount()
Gets the queryCacheMissCount. |
long |
getQueryCachePutCount()
Gets the queryCachePutCount. |
long |
getQueryExecutionCount()
Gets the queryExecutionCount. |
long |
getQueryExecutionMaxTime()
Gets the queryExecutionMaxTime. |
long |
getSecondLevelCacheHitCount()
Gets the secondLevelCacheHitCount. |
long |
getSecondLevelCacheMissCount()
Gets the secondLevelCacheMissCount. |
long |
getSecondLevelCachePutCount()
Gets the secondLevelCachePutCount. |
long |
getSessionCloseCount()
Gets the sessionCloseCount. |
long |
getSessionOpenCount()
Gets the sessionOpenCount. |
long |
getSuccessfulTransactionCount()
Gets the successfulTransactionCount. |
long |
getTransactionCount()
Gets the transactionCount. |
void |
setCloseStatementCount(long aCloseStatementCount)
Sets the closeStatementCount. |
void |
setCollectionFetchCount(long aCollectionFetchCount)
Sets the collectionFetchCount. |
void |
setCollectionLoadCount(long aCollectionLoadCount)
Sets the collectionLoadCount. |
void |
setCollectionRecreateCount(long aCollectionRecreateCount)
Sets the collectionRecreateCount. |
void |
setCollectionRemoveCount(long aCollectionRemoveCount)
Sets the collectionRemoveCount. |
void |
setCollectionUpdateCount(long aCollectionUpdateCount)
Sets the collectionUpdateCount. |
void |
setConnectCount(long aConnectCount)
Sets the connectCount. |
void |
setEntityDeleteCount(long aEntityDeleteCount)
Sets the entityDeleteCount. |
void |
setEntityFetchCount(long aEntityFetchCount)
Sets the entityFetchCount. |
void |
setEntityInsertCount(long aEntityInsertCount)
Sets the entityInsertCount. |
void |
setEntityLoadCount(long aEntityLoadCount)
Sets the entityLoadCount. |
void |
setEntityUpdateCount(long aEntityUpdateCount)
Sets the entityUpdateCount. |
void |
setFlushCount(long aFlushCount)
Sets the flushCount. |
void |
setOptimisticFailureCount(long aOptimisticFailureCount)
Sets the optimisticFailureCount. |
void |
setPrepareStatementCount(long aPrepareStatementCount)
Sets the prepareStatementCount. |
void |
setQueryCacheHitCount(long aQueryCacheHitCount)
Sets the queryCacheHitCount. |
void |
setQueryCacheMissCount(long aQueryCacheMissCount)
Sets the queryCacheMissCount. |
void |
setQueryCachePutCount(long aQueryCachePutCount)
Sets the queryCachePutCount. |
void |
setQueryExecutionCount(long aQueryExecutionCount)
Sets the queryExecutionCount. |
void |
setQueryExecutionMaxTime(long aQueryExecutionMaxTime)
Sets the queryExecutionMaxTime. |
void |
setSecondLevelCacheHitCount(long aSecondLevelCacheHitCount)
Sets the secondLevelCacheHitCount. |
void |
setSecondLevelCacheMissCount(long aSecondLevelCacheMissCount)
Sets the secondLevelCacheMissCount. |
void |
setSecondLevelCachePutCount(long aSecondLevelCachePutCount)
Sets the secondLevelCachePutCount. |
void |
setSessionCloseCount(long aSessionCloseCount)
Sets the sessionCloseCount. |
void |
setSessionOpenCount(long aSessionOpenCount)
Sets the sessionOpenCount. |
void |
setSuccessfulTransactionCount(long aSuccessfulTransactionCount)
Sets the successfulTransactionCount. |
void |
setTransactionCount(long aTransactionCount)
Sets the transactionCount. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertySheetHibernateStats.Bean()
| Method Detail |
|---|
public long getCloseStatementCount()
public long getCollectionFetchCount()
public long getCollectionLoadCount()
public long getCollectionRecreateCount()
public long getCollectionRemoveCount()
public long getCollectionUpdateCount()
public long getConnectCount()
public long getEntityDeleteCount()
public long getEntityFetchCount()
public long getEntityInsertCount()
public long getEntityLoadCount()
public long getEntityUpdateCount()
public long getFlushCount()
public long getOptimisticFailureCount()
public long getPrepareStatementCount()
public long getQueryCacheHitCount()
public long getQueryCacheMissCount()
public long getQueryCachePutCount()
public long getQueryExecutionCount()
public long getQueryExecutionMaxTime()
public long getSecondLevelCacheHitCount()
public long getSecondLevelCacheMissCount()
public long getSecondLevelCachePutCount()
public long getSessionCloseCount()
public long getSessionOpenCount()
public long getSuccessfulTransactionCount()
public long getTransactionCount()
public void setCloseStatementCount(long aCloseStatementCount)
aCloseStatementCount - The closeStatementCount to set.public void setCollectionFetchCount(long aCollectionFetchCount)
aCollectionFetchCount - The collectionFetchCount to set.public void setCollectionLoadCount(long aCollectionLoadCount)
aCollectionLoadCount - The collectionLoadCount to set.public void setCollectionRecreateCount(long aCollectionRecreateCount)
aCollectionRecreateCount - The collectionRecreateCount to set.public void setCollectionRemoveCount(long aCollectionRemoveCount)
aCollectionRemoveCount - The collectionRemoveCount to set.public void setCollectionUpdateCount(long aCollectionUpdateCount)
aCollectionUpdateCount - The collectionUpdateCount to set.public void setConnectCount(long aConnectCount)
aConnectCount - The connectCount to set.public void setEntityDeleteCount(long aEntityDeleteCount)
aEntityDeleteCount - The entityDeleteCount to set.public void setEntityFetchCount(long aEntityFetchCount)
aEntityFetchCount - The entityFetchCount to set.public void setEntityInsertCount(long aEntityInsertCount)
aEntityInsertCount - The entityInsertCount to set.public void setEntityLoadCount(long aEntityLoadCount)
aEntityLoadCount - The entityLoadCount to set.public void setEntityUpdateCount(long aEntityUpdateCount)
aEntityUpdateCount - The entityUpdateCount to set.public void setFlushCount(long aFlushCount)
aFlushCount - The flushCount to set.public void setOptimisticFailureCount(long aOptimisticFailureCount)
aOptimisticFailureCount - The optimisticFailureCount to set.public void setPrepareStatementCount(long aPrepareStatementCount)
aPrepareStatementCount - The prepareStatementCount to set.public void setQueryCacheHitCount(long aQueryCacheHitCount)
aQueryCacheHitCount - The queryCacheHitCount to set.public void setQueryCacheMissCount(long aQueryCacheMissCount)
aQueryCacheMissCount - The queryCacheMissCount to set.public void setQueryCachePutCount(long aQueryCachePutCount)
aQueryCachePutCount - The queryCachePutCount to set.public void setQueryExecutionCount(long aQueryExecutionCount)
aQueryExecutionCount - The queryExecutionCount to set.public void setQueryExecutionMaxTime(long aQueryExecutionMaxTime)
aQueryExecutionMaxTime - The queryExecutionMaxTime to set.public void setSecondLevelCacheHitCount(long aSecondLevelCacheHitCount)
aSecondLevelCacheHitCount - The secondLevelCacheHitCount to set.public void setSecondLevelCacheMissCount(long aSecondLevelCacheMissCount)
aSecondLevelCacheMissCount - The secondLevelCacheMissCount to set.public void setSecondLevelCachePutCount(long aSecondLevelCachePutCount)
aSecondLevelCachePutCount - The secondLevelCachePutCount to set.public void setSessionCloseCount(long aSessionCloseCount)
aSessionCloseCount - The sessionCloseCount to set.public void setSessionOpenCount(long aSessionOpenCount)
aSessionOpenCount - The sessionOpenCount to set.public void setSuccessfulTransactionCount(long aSuccessfulTransactionCount)
aSuccessfulTransactionCount - The successfulTransactionCount to set.public void setTransactionCount(long aTransactionCount)
aTransactionCount - The transactionCount to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||