|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ejie.r01f.guids.MemoryGUIDPersist
Persistencia en memoria de GUIDs Implementa el interfaz GUIDPersist almacenando en memoria el valor de la parte high de la clave y la definicion del GUID
Constructor Summary | |
MemoryGUIDPersist()
Creates new UIDPersist |
Method Summary | |
Key |
getHighKeyValue(GUIDDispenserDef dispDef)
Carga el valor de High en el objeto UID que se pasa. |
boolean |
updateGUID(GUIDDispenserDef dispDef,
Key highKey)
Actualiza el valor de un uid |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MemoryGUIDPersist()
Method Detail |
public Key getHighKeyValue(GUIDDispenserDef dispDef)
getHighKeyValue
in interface GUIDPersist
public boolean updateGUID(GUIDDispenserDef dispDef, Key highKey)
updateGUID
in interface GUIDPersist
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |