com.metamatrix.common.id.dbid.spi.jdbc
Class PersistentIDController

java.lang.Object
  extended by com.metamatrix.common.id.dbid.spi.jdbc.PersistentIDController
All Implemented Interfaces:
DBIDController

public class PersistentIDController
extends java.lang.Object
implements DBIDController


Constructor Summary
PersistentIDController()
           
 
Method Summary
 long getID(java.lang.String context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentIDController

public PersistentIDController()
                       throws ManagedConnectionException
Throws:
ManagedConnectionException
Method Detail

getID

public long getID(java.lang.String context)
           throws DBIDGeneratorException
Specified by:
getID in interface DBIDController
Throws:
DBIDGeneratorException


Copyright © 2009. All Rights Reserved.