|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.connection.AbstractConnectionConfig
pt.moredata.connection.ConnectionTxtConfig
pt.despodata.java.connection.ConnectionTxtConfig
pt.moredata.connection
ConnectionTxtConfig Esta classe e uma implementacao da interface IConnectionConfig, usa um ficheiro de texto para armazenar os dados para aceder a base de dados. Company MoreData
| Field Summary |
| Fields inherited from class pt.moredata.connection.AbstractConnectionConfig |
dataSourceId, DBName, debug, driver, hostName, password, port, protocol, server, serverPropertys, sourceName, subProtocol, userId |
| Fields inherited from interface pt.despodata.java.connection.IConnectionConfig |
DEFAULT_SOURCE_NAME |
| Fields inherited from interface pt.moredata.connection.ConnectionConfig |
CANCEL, DEFAULT_SOURCE_NAME, ERROR, OK |
| Constructor Summary | |
ConnectionTxtConfig()
Deprecated. Cria um novo objecto para ler a configuracao de um ficheiro com o nome por defeito. |
|
ConnectionTxtConfig(java.lang.String sourceName)
Deprecated. Cria um novo objecto para ler a configuracao de um ficheiro. |
|
| Methods inherited from class pt.moredata.connection.ConnectionTxtConfig |
loadConfig |
| Methods inherited from class pt.moredata.connection.AbstractConnectionConfig |
getDataSourceId, getDBName, getDebug, getDriver, getHostName, getPassword, getPort, getProperties, getProtocol, getServer, getServerPropertys, getSubProtocol, getURL, getUserId, setSourceName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface pt.despodata.java.connection.IConnectionConfig |
getDBName, getDebug, getDriver, getHostName, getPassword, getPort, getProtocol, getServer, getSubProtocol, getUserId, loadConfig, setSourceName |
| Constructor Detail |
public ConnectionTxtConfig()
public ConnectionTxtConfig(java.lang.String sourceName)
sourceName - O nome do ficheiro.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||