OpMath

Uses of Interface
com.opmath.util.db.DB

Packages that use DB
com.opmath.util.db A number of utility classes concerned with access to JDBC data sources. 
 

Uses of DB in com.opmath.util.db
 

Subinterfaces of DB in com.opmath.util.db
 interface DBRemote
          The interface that must be implemented for any remote database server that can support OpMath Data Platform operations.
 

Classes in com.opmath.util.db that implement DB
 class DBObject
          The superclass for implementations of the com.opmath.util.db.DB interface.
 class DBRemoteObject
          The superclass for implementations of the com.opmath.util.db.DBRemote interface.
 

Methods in com.opmath.util.db that return DB
static DB DBObject.newDbConnection(String className, String path)
          A factory method for implementations of the DB interface.
static DB DBRemoteObject.newDbConnection(String className, String path)
          Explicitly prohibited by this class.
 


OpMath

Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK