com.bankframe.services.cache
Class KeyStruct
java.lang.Object
com.bankframe.services.cache.KeyStruct
public class KeyStruct
- extends Object
This class encapsulates the finder fields of finder methods other than findByPrimaryKey which is used for
storing finder results for caching.
KeyStruct
public KeyStruct(String[] strings)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2005, 2007, Oracle. All rights reserved.