|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistentObject
Interface defining method that a persistent object must implement.
PersistentObject interface must be implemented for objects whose default hashCode() method does not provide consistent hash code function accross Java VMs, does not distribute objects well or is too slow.
Method Summary | |
---|---|
long |
longHashCode()
Returns the persistent hash code of the current Object. |
Method Detail |
---|
long longHashCode()
hashCode
|
Servertec Persistent Object Store 1.4.1 09/04/2005 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001-2005 Servertec. All rights reserved.