apollo.Storable
Class testapolloDBBroker

java.lang.Object
  |
  +--apollo.Storable.DBBroker
        |
        +--apollo.Storable.testapolloDBBroker

public class testapolloDBBroker
extends DBBroker


Constructor Summary
testapolloDBBroker()
           
 
Method Summary
static com.javaexchange.dbConnectionBroker.DbConnectionBroker getDBBroker()
           
 
Methods inherited from class apollo.Storable.DBBroker
freeConnection, getConnection, idOfConnection, initialize, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

testapolloDBBroker

public testapolloDBBroker()
Method Detail

getDBBroker

public static com.javaexchange.dbConnectionBroker.DbConnectionBroker getDBBroker()