org.locomotive.loco.store.bstamp
Class BStampStoreJdbcInterbase

java.lang.Object
  |
  +--org.locomotive.loco.store.bstamp.BStampStore
        |
        +--org.locomotive.loco.store.bstamp.BStampStoreJdbc
              |
              +--org.locomotive.loco.store.bstamp.BStampStoreJdbcInterbase

public class BStampStoreJdbcInterbase
extends BStampStoreJdbc


Constructor Summary
BStampStoreJdbcInterbase()
           
 
Methods inherited from class org.locomotive.loco.store.bstamp.BStampStoreJdbc
getNextBrowserStampID, getNextBStampId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BStampStoreJdbcInterbase

public BStampStoreJdbcInterbase()