public class DatabaseInfo extends XMLInfo
<database> <dsn name='POLITE' file='c:\orant\oldb40\polite.odb' size='475136'/> <dsn name='WEBTOGO' file='c:\orant\oldb40\webtogo.odb' size='475136'/> </database>
Constructor and Description |
---|
DatabaseInfo(java.lang.String devId)
Construct a
DatabaseInfo object. |
Modifier and Type | Method and Description |
---|---|
java.util.Enumeration |
getDSN()
Return DSN information retrieved from the client device.
|
java.lang.String |
getName()
Return the name of the database object.
|
getDevice, getDeviceId, getParserError, getTime, parse
getAttribute, getChildElement, getChildren, getChildText, getTagName, getText, getXMLText, load
public DatabaseInfo(java.lang.String devId)
DatabaseInfo
object.devId
- Device Id.public java.util.Enumeration getDSN()
java.util.Enumeration
object containing DSN informationDSN
public java.lang.String getName()