Dashboard Builder JDBC/SQL Provider 6.2.0.CR4
A C D E F G H I L O P Q S U X _

A

ARGUMENT_OPTIONAL - Static variable in class org.jboss.dashboard.command.SQLConditionCommand
 
ARGUMENT_REQUIRED - Static variable in class org.jboss.dashboard.command.SQLConditionCommand
 

C

calculateDomain() - Method in class org.jboss.dashboard.provider.sql.SQLDataProperty
 
createCommand(String) - Method in class org.jboss.dashboard.command.SQLCommandFactory
 
createDataLoader() - Method in class org.jboss.dashboard.provider.sql.SQLDataProviderType
 
createSQLProperty() - Method in class org.jboss.dashboard.dataset.sql.SQLDataSet
 
createSQLStatament() - Method in class org.jboss.dashboard.dataset.sql.SQLDataSet
 

D

dataBaseName - Variable in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
dataSource - Variable in class org.jboss.dashboard.dataset.sql.SQLDataSet
Where the data comes from.
dataSource - Variable in class org.jboss.dashboard.provider.sql.SQLDataLoader
 

E

equals(Object) - Method in class org.jboss.dashboard.dataset.sql.SQLStatement
 
execute() - Method in class org.jboss.dashboard.command.SQLConditionCommand
 

F

filter(DataFilter) - Method in class org.jboss.dashboard.dataset.sql.SQLDataSet
 
filterPropertyId - Variable in class org.jboss.dashboard.command.SQLConditionCommand
The filter property id containing the values to search for.
filterWhereStatement - Variable in class org.jboss.dashboard.command.SQLConditionCommand
The filter where statement generated.
format(DataLoader, PrintWriter, int) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoaderXMLFormat
 

G

getColumnName() - Method in class org.jboss.dashboard.provider.sql.SQLDataProperty
 
getDataBaseName() - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
getDataSource() - Method in class org.jboss.dashboard.dataset.sql.SQLDataSet
 
getDataSource() - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
getDescription(Locale) - Method in class org.jboss.dashboard.provider.sql.SQLDataProviderType
 
getFilterPropertyId() - Method in class org.jboss.dashboard.command.SQLConditionCommand
 
getFilterPropertyIds() - Method in class org.jboss.dashboard.dataset.sql.SQLStatement
 
getPreparedStatement(Connection) - Method in class org.jboss.dashboard.dataset.sql.SQLStatement
Get a JDBC prepared statement representing the SQL sentence.
getPreparedStatementFragment() - Method in class org.jboss.dashboard.command.SQLConditionCommand
 
getPreparedStatementParameters() - Method in class org.jboss.dashboard.command.SQLConditionCommand
 
getPropertiesReferenced() - Method in class org.jboss.dashboard.dataset.sql.SQLDataSet
 
getPropertyIds() - Method in class org.jboss.dashboard.command.SQLConditionCommand
 
getQueryMap() - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
getSQLParameters() - Method in class org.jboss.dashboard.dataset.sql.SQLStatement
 
getSQLQuery() - Method in class org.jboss.dashboard.dataset.sql.SQLDataSet
 
getSQLQuery() - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
getSQLQuery(String) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
getSQLSentence() - Method in class org.jboss.dashboard.dataset.sql.SQLStatement
 
getSQLTemplate() - Method in class org.jboss.dashboard.dataset.sql.SQLStatement
 
getTableName() - Method in class org.jboss.dashboard.provider.sql.SQLDataProperty
 
getType() - Method in class org.jboss.dashboard.provider.sql.SQLDataProperty
 
getUid() - Method in class org.jboss.dashboard.provider.sql.SQLDataProviderType
 
getXmlFormat() - Method in class org.jboss.dashboard.provider.sql.SQLDataProviderType
 

H

hashCode() - Method in class org.jboss.dashboard.dataset.sql.SQLStatement
 

I

isReady() - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 

L

lastExecutedStmt - Variable in class org.jboss.dashboard.dataset.sql.SQLDataSet
The last executed SQL statement
load() - Method in class org.jboss.dashboard.dataset.sql.SQLDataSet
 
load(DataProvider) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
localeManager - Variable in class org.jboss.dashboard.provider.sql.SQLDataProviderType
 

O

org.jboss.dashboard.command - package org.jboss.dashboard.command
 
org.jboss.dashboard.dataset.sql - package org.jboss.dashboard.dataset.sql
Dataset classes that obtain data directly from SQL tables.
org.jboss.dashboard.provider.sql - package org.jboss.dashboard.provider.sql
SQL-based data provider implementation.

P

PARAM_DEFAULT_QUERY - Static variable in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
parse(NodeList) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoaderXMLFormat
 

Q

queryMap - Variable in class org.jboss.dashboard.provider.sql.SQLDataLoader
 

S

setColumnName(String) - Method in class org.jboss.dashboard.provider.sql.SQLDataProperty
 
setDataBaseName(String) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
setDataSource(String) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
setQueryMap(Map) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
setSQLQuery(String) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
setSQLQuery(String, String) - Method in class org.jboss.dashboard.provider.sql.SQLDataLoader
 
setTableName(String) - Method in class org.jboss.dashboard.provider.sql.SQLDataProperty
 
setType(int) - Method in class org.jboss.dashboard.provider.sql.SQLDataProperty
 
SQLCommandFactory - Class in org.jboss.dashboard.command
 
SQLCommandFactory() - Constructor for class org.jboss.dashboard.command.SQLCommandFactory
 
SQLCommands - Variable in class org.jboss.dashboard.dataset.sql.SQLStatement
The SQL commands.
SQLConditionCommand - Class in org.jboss.dashboard.command
SYNTAX: {sql_condition, required | optional, <sqlColumn>, <filterPropertyId>).
SQLConditionCommand(String) - Constructor for class org.jboss.dashboard.command.SQLConditionCommand
 
SQLDataLoader - Class in org.jboss.dashboard.provider.sql
 
SQLDataLoader() - Constructor for class org.jboss.dashboard.provider.sql.SQLDataLoader
 
SQLDataLoaderXMLFormat - Class in org.jboss.dashboard.provider.sql
This class it offers both SQLDataLoader XML parsing and formatting services.
SQLDataLoaderXMLFormat() - Constructor for class org.jboss.dashboard.provider.sql.SQLDataLoaderXMLFormat
 
SQLDataProperty - Class in org.jboss.dashboard.provider.sql
A column in a database table.
SQLDataProperty() - Constructor for class org.jboss.dashboard.provider.sql.SQLDataProperty
 
SQLDataProviderType - Class in org.jboss.dashboard.provider.sql
 
SQLDataProviderType() - Constructor for class org.jboss.dashboard.provider.sql.SQLDataProviderType
 
SQLDataSet - Class in org.jboss.dashboard.dataset.sql
A data set implementation that holds as a matrix in-memory all the rows returned by a given SQL query executed against a local or remote database.
SQLDataSet(DataProvider, SQLDataLoader) - Constructor for class org.jboss.dashboard.dataset.sql.SQLDataSet
 
SQLDataSet(DataProvider, String, String) - Constructor for class org.jboss.dashboard.dataset.sql.SQLDataSet
 
SQLParameters - Variable in class org.jboss.dashboard.dataset.sql.SQLStatement
The SQL parameters.
sqlQuery - Variable in class org.jboss.dashboard.dataset.sql.SQLDataSet
The SQL query that retrieves the data from the data source.
SQLSentence - Variable in class org.jboss.dashboard.dataset.sql.SQLStatement
The SQL sentence obtained from the SQL template.
SQLStatement - Class in org.jboss.dashboard.dataset.sql
An SQL statement template.
SQLStatement(String) - Constructor for class org.jboss.dashboard.dataset.sql.SQLStatement
Initialize an SQL statement.
SQLTemplate - Variable in class org.jboss.dashboard.dataset.sql.SQLStatement
The SQL template sentence.

U

UID - Static variable in class org.jboss.dashboard.provider.sql.SQLDataProviderType
 
uid - Variable in class org.jboss.dashboard.provider.sql.SQLDataProviderType
 

X

xmlFormat - Variable in class org.jboss.dashboard.provider.sql.SQLDataProviderType
 

_

_filterInDB(DataFilter) - Method in class org.jboss.dashboard.dataset.sql.SQLDataSet
 

A C D E F G H I L O P Q S U X _
Dashboard Builder JDBC/SQL Provider 6.2.0.CR4

Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.