com.pmease.quickbuild.plugin.report.engine.datastore
Class ConnectionCache.Usage

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.datastore.ConnectionCache.Usage
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ConnectionCache

public static class ConnectionCache.Usage
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ConnectionCache.Usage(DbStore.Mode mode, java.lang.String method)
           
 
Method Summary
 boolean equals(java.lang.Object other)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConnectionCache.Usage

public ConnectionCache.Usage(DbStore.Mode mode,
                             java.lang.String method)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

equals

public boolean equals(java.lang.Object other)
Overrides:
equals in class java.lang.Object


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.