com.bankframe.services.cache
Class KeyStruct
java.lang.Object
|
+--com.bankframe.services.cache.KeyStruct
- public class KeyStruct
- extends java.lang.Object
This class encapsulates the finder fields of finder methods other than findByPrimaryKey which is used for
storing finder results for caching.
Constructor Summary |
KeyStruct(java.lang.String[] strings)
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
KeyStruct
public KeyStruct(java.lang.String[] strings)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
Copyright © 2005 Siebel Systems, Inc. All rights reserved.