Uses of Class
com.metamatrix.common.id.dbid.ReservedIDBlock

Packages that use ReservedIDBlock
com.metamatrix.common.id.dbid.spi   
com.metamatrix.common.id.dbid.spi.jdbc   
 

Uses of ReservedIDBlock in com.metamatrix.common.id.dbid.spi
 

Methods in com.metamatrix.common.id.dbid.spi that return ReservedIDBlock
 ReservedIDBlock InMemoryIDController.createIDBlock(long blockSize, java.lang.String context)
           
 ReservedIDBlock DBIDSourceTransaction.createIDBlock(long blockSize, java.lang.String context, boolean wrapNumber)
          Create and return a new ReservedIDBlock.
 

Uses of ReservedIDBlock in com.metamatrix.common.id.dbid.spi.jdbc
 

Methods in com.metamatrix.common.id.dbid.spi.jdbc that return ReservedIDBlock
 ReservedIDBlock DBIDResourceTransaction.createIDBlock(long blockSize, java.lang.String context, boolean wrapNumber)
          Create and return a new ReservedIDBlock.
 



Copyright © 2009. All Rights Reserved.