|
Transfer version 1.1 | ||||
| FRAMES | |||||
WEB-INF.cftags.component
transfer.com.sql.Datasource
transfer.com.sql.cf8.Datasource
public class Datasource
Datasource Bean
| Constructor Summary | |
|---|---|
init()
Constructor |
|
| Method Summary | |
|---|---|
private string |
getDataBaseProductName()
retrience the database product name |
| Methods inherited from class transfer.com.sql.Datasource |
|---|
getConnection, getDatabaseType, getName, getPassword, getUserName, queryDatabaseType, setDatabaseType, setMemento, setName, setPassword, setUserName, throw
|
| Methods inherited from class WEB-INF.cftags.component |
|---|
|
| Constructor Detail |
|---|
public init()
| Method Detail |
|---|
private string getDataBaseProductName()
getDataBaseProductName
in class
Datasource
|
Transfer version 1.1 | ||||
| FRAMES | |||||