org.media.datastore.sepengine
Class RDBInfo
java.lang.Object
|
+--org.media.datastore.sepengine.RDBInfo
- public class RDBInfo
- extends Object
- Version:
- $Revision: 1.4 $ $Date: 2001/08/21 15:00:00
- Author:
- Szabo Csaba
- See Also:
String
,
Vector
,
Connection
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDBInfo
public RDBInfo(String name,
DTDDirInfo dtdInfo,
Connection dbCon,
Vector iKeys,
Vector sKeys)
getName
public String getName()
getDTDDirInfo
public DTDDirInfo getDTDDirInfo()
getConnection
public Connection getConnection()
getIgnoredKeys
public Vector getIgnoredKeys()
getSpecialKeys
public Vector getSpecialKeys()
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."