com.metamatrix.common.id.dbid
Interface DBIDController

All Known Implementing Classes:
DBIDGenerator, InMemoryIDController, PersistentIDController

public interface DBIDController


Method Summary
 long getID(java.lang.String context)
           
 

Method Detail

getID

long getID(java.lang.String context)
           throws DBIDGeneratorException
Throws:
DBIDGeneratorException


Copyright © 2009. All Rights Reserved.