public class IlvInformixConnectionInfo extends IlvDBConnectionInfo
IlvDBConnectionInfo
for INFORMIX databases.Constructor and Description |
---|
IlvInformixConnectionInfo()
Creates a new
IlvInformixConnectionInfo . |
IlvInformixConnectionInfo(IlvInputStream stream)
Reads an object from an
IlvInputStream . |
Modifier and Type | Method and Description |
---|---|
String |
getDriverClassName()
Get the JDBC driver class name
|
ilog.views.maps.datasource.ibm.internal.DBAbstractSpatialCatalog |
getSpatialCatalog()
Get a spatial catalog object which can be used to obtain the names of spatial tables.
|
String |
getUrlFull()
Get the full URL for the database server.
|
protected Properties |
setProperties()
Sets up the properties for use in
DriverManager.getConnection(String, Properties) . |
connect, disconnect, getConnection, getDatabaseName, getHostName, getHostPort, getNodeNumber, getPassword, getServer, getSpatiallyEnabledTableNames, getUser, isLUWDB, isReady, isSavingPassword, setDatabaseName, setHostName, setHostPort, setNodeNumber, setPassword, setSavingPassword, setServer, setUser, write
public IlvInformixConnectionInfo()
IlvInformixConnectionInfo
.public IlvInformixConnectionInfo(IlvInputStream stream) throws IlvReadFileException
IlvInputStream
.stream
- The stream to read from.IlvReadFileException
- if there is a problem reading from
stream
.public String getUrlFull()
getUrlFull
in class IlvDBConnectionInfo
protected Properties setProperties()
DriverManager.getConnection(String, Properties)
.setProperties
in class IlvDBConnectionInfo
public String getDriverClassName()
getDriverClassName
in class IlvDBConnectionInfo
public ilog.views.maps.datasource.ibm.internal.DBAbstractSpatialCatalog getSpatialCatalog() throws SQLException
getSpatialCatalog
in class IlvDBConnectionInfo
SQLException
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.