The following tables list the members exposed by AdoDataSource.
Name | Description | |
---|---|---|
AdoDataSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
rootNode | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) |
Name | Description | |
---|---|---|
Properties | All of the properties for this datasource connection. May Include the password unencrypted. | |
RootNode |
Name | Description | |
---|---|---|
approveDenyModifySelect | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
close | Overridden. Called when processing is complete. Used to close any resources opened by this object. Will close the Ado connection if this object created the connection. | |
combineQueryForDataSet | Overridden. | |
dataSourceNodeWithIndex | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
equals | (Inherited from java.lang.Object) | |
getClass | (Inherited from java.lang.Object) | |
getDatasourceName | Overridden. Returns the name of this type in the form "sql", "xml", etc. | |
getParameters | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
getParamMode | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
getQueryHelper | Overridden. | |
getQueryMode | Overridden. Determine the query mode of a given string | |
getRootNode | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
getTagAttributes | Returns the allowed attributes for all tags. | |
hashCode | (Inherited from java.lang.Object) | |
notify | (Inherited from java.lang.Object) | |
notifyAll | (Inherited from java.lang.Object) | |
populateDatasourceException | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
returnValue | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
SetDseProps | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
setParameters | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
setParamMode | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
supportsDataSets | Overridden. | |
toString | (Inherited from java.lang.Object) | |
validateTag | (Inherited from net.windward.datasource.abstract_datasource.AbstractDataSource) | |
wait | Overloaded. (Inherited from java.lang.Object) |