org.media.datastore.sepengine.driver
Class SepStoreDriverManager
java.lang.Object
|
+--org.media.datastore.sepengine.driver.SepStoreDriverManager
- public class SepStoreDriverManager
- extends Object
- Version:
- $Revision: 1.5 $ $Date: 2001/08/21 15:00:00
- Author:
- Szabo Csaba
- See Also:
String
,
Properties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConnection
public static SepStoreConnection getConnection(String url,
Properties prop)
throws Exception
Exception
getConnection
public static SepStoreConnection getConnection(String url,
String uname,
String passwd)
throws Exception
Exception
getConnection
public static SepStoreConnection getConnection(String url)
throws Exception
Exception
getDriver
public static SepStoreDriver getDriver(String url)
throws Exception
Exception
registerDriver
public static void registerDriver(SepStoreDriver driver)
throws Exception
Exception
deregisterDriver
public static void deregisterDriver(SepStoreDriver driver)
throws Exception
Exception
getDrivers
public static Enumeration getDrivers()
throws Exception
Exception
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."