org.media.datastore.sepengine.driver.localDriver
Class  LocalConnection
java.lang.Object
  |
  +--org.media.datastore.sepengine.driver.localDriver.LocalConnection
- All Implemented Interfaces: 
 - SepStoreConnection
 
- public class LocalConnection
- extends Object
- implements SepStoreConnection
   
- Version:
 - $Revision: 1.6 $ $Date: 2001/08/21 15:00:00
 
- Author:
 - Szabo Csaba 
 
- See Also:
 String, 
InputStream, 
Properties, 
SepStoreConnection, 
SepStoreDriver
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CONNECTION_BAD
public boolean CONNECTION_BAD
CONNECTION_OK
public boolean CONNECTION_OK
this_driver
public SepStoreDriver this_driver
LocalConnection
public LocalConnection()
executeSEP
public InputStream executeSEP(InputStream sepStream)
- Specified by:
 executeSEP in interface SepStoreConnection
 
 
executeSEP
public InputStream executeSEP(String sepString)
- Specified by:
 executeSEP in interface SepStoreConnection
 
 
close
public void close()
- Specified by:
 close in interface SepStoreConnection
 
 
getURL
public String getURL()
 
 
getUserName
public String getUserName()
 
 
openConnection
protected void openConnection(Properties prop,
                              String dbName,
                              String url,
                              SepStoreDriver driver)
                       throws Exception
 
Exception
 
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."