org.jpox.store.poid
Interface PoidGenerator

All Superinterfaces:
javax.jdo.datastore.Sequence
All Known Implementing Classes:
AbstractPoidGenerator

public interface PoidGenerator
extends javax.jdo.datastore.Sequence

Generator interface for POIDs. Placeholder so that we can extend javax.jdo.datastore.Sequence

Version:
$Revision: 1.3 $

Methods inherited from interface javax.jdo.datastore.Sequence
allocate, current, currentValue, getName, next, nextValue
 



Copyright © -2007 . All Rights Reserved.