Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
A
addDataRoleMapping(String, int, String, String)
- Static method in class org.teiid.adminshell.
AdminShell
adminHelp()
- Static method in class org.teiid.adminshell.
AdminShell
adminHelp(String)
- Static method in class org.teiid.adminshell.
AdminShell
AdminHelpCommand
- Class in
org.teiid.adminshell
AdminHelpCommand(Shell)
- Constructor for class org.teiid.adminshell.
AdminHelpCommand
AdminShell
- Class in
org.teiid.adminshell
Contextual shell wrapper around the AdminAPI, see
Admin
AdminShell()
- Constructor for class org.teiid.adminshell.
AdminShell
assignToModel(String, int, String, String, String, String)
- Static method in class org.teiid.adminshell.
AdminShell
C
cancelRequest(String, long)
- Static method in class org.teiid.adminshell.
AdminShell
changeVDBConnectionType(String, int, String)
- Static method in class org.teiid.adminshell.
AdminShell
clearCache(String)
- Static method in class org.teiid.adminshell.
AdminShell
clearCache(String, String, int)
- Static method in class org.teiid.adminshell.
AdminShell
close()
- Method in class org.teiid.script.io.
ResultSetReader
close()
- Method in class org.teiid.script.io.
StringLineReader
closeResources(Connection, Statement)
- Method in class groovy.sql.
TeiidSql
closeResources(Connection, Statement, ResultSet)
- Method in class groovy.sql.
TeiidSql
configure(Statement)
- Method in class groovy.sql.
TeiidSql
connect(String)
- Static method in class org.teiid.adminshell.
GroovySqlExtensions
connect(String, String, String)
- Static method in class org.teiid.adminshell.
GroovySqlExtensions
connect()
- Static method in class org.teiid.adminshell.
GroovySqlExtensions
connectAsAdmin(String, String, String, String)
- Static method in class org.teiid.adminshell.
AdminShell
connectAsAdmin()
- Static method in class org.teiid.adminshell.
AdminShell
createDataSource(String, String, Properties)
- Static method in class org.teiid.adminshell.
AdminShell
D
deleteDataSource(String)
- Static method in class org.teiid.adminshell.
AdminShell
deleteVDB(String, int)
- Static method in class org.teiid.adminshell.
AdminShell
deployVDB(String)
- Static method in class org.teiid.adminshell.
AdminShell
disconnect()
- Static method in class org.teiid.adminshell.
AdminShell
disconnectAll()
- Static method in class org.teiid.adminshell.
AdminShell
E
eachRow(String, Closure, Closure)
- Method in class groovy.sql.
TeiidSql
Overridden to fix passing the resultset to the closure
execute(List)
- Method in class org.teiid.adminshell.
AdminHelpCommand
execute(List)
- Method in class org.teiid.adminshell.
SqlHelpCommand
G
getAdmin()
- Static method in class org.teiid.adminshell.
AdminShell
getAllConnections()
- Static method in class org.teiid.adminshell.
AdminShell
getAnnotations()
- Method in class groovy.sql.
TeiidSql
getCacheStats(String)
- Static method in class org.teiid.adminshell.
AdminShell
getCacheTypes()
- Static method in class org.teiid.adminshell.
AdminShell
getConnectionName()
- Static method in class org.teiid.adminshell.
AdminShell
getDataSourceNames()
- Static method in class org.teiid.adminshell.
AdminShell
getDataSourceTemplateNames()
- Static method in class org.teiid.adminshell.
AdminShell
getDebugLog()
- Method in class groovy.sql.
TeiidSql
getMaxRows()
- Method in class groovy.sql.
TeiidSql
getPlan()
- Method in class groovy.sql.
TeiidSql
getPlanInfo(Statement)
- Method in class groovy.sql.
TeiidSql
getRequests()
- Static method in class org.teiid.adminshell.
AdminShell
getRequestsForSession(String)
- Static method in class org.teiid.adminshell.
AdminShell
getRowCount()
- Method in class org.teiid.script.io.
ResultSetReader
getSessions()
- Static method in class org.teiid.adminshell.
AdminShell
getSQLWarnings()
- Method in class groovy.sql.
TeiidSql
getTemplatePropertyDefinitions(String)
- Static method in class org.teiid.adminshell.
AdminShell
getTransactions()
- Static method in class org.teiid.adminshell.
AdminShell
getTranslator(String)
- Static method in class org.teiid.adminshell.
AdminShell
getTranslators()
- Static method in class org.teiid.adminshell.
AdminShell
getVDB(String, int)
- Static method in class org.teiid.adminshell.
AdminShell
getVDBs()
- Static method in class org.teiid.adminshell.
AdminShell
getWorkerPoolStats()
- Static method in class org.teiid.adminshell.
AdminShell
groovy.sql
- package groovy.sql
GroovyAdminConsole
- Class in
org.teiid.adminshell
GroovyAdminConsole()
- Constructor for class org.teiid.adminshell.
GroovyAdminConsole
GroovyAdminShell
- Class in
org.teiid.adminshell
GroovyAdminShell()
- Constructor for class org.teiid.adminshell.
GroovyAdminShell
GroovySqlExtensions
- Class in
org.teiid.adminshell
Extensions of Groovy Sql support, which somewhat bridges the gap to our old adminshell sql logic
GroovySqlExtensions()
- Constructor for class org.teiid.adminshell.
GroovySqlExtensions
H
hasTranslator(String)
- Static method in class org.teiid.adminshell.
AdminShell
hasVDB(String)
- Static method in class org.teiid.adminshell.
AdminShell
hasVDB(String, int)
- Static method in class org.teiid.adminshell.
AdminShell
Help
- Class in
org.teiid.adminshell
A simple help system built off of scanning public static methods.
Help(Class<?>)
- Constructor for class org.teiid.adminshell.
Help
help()
- Method in class org.teiid.adminshell.
Help
help(String)
- Method in class org.teiid.adminshell.
Help
Help.Doc
- Annotation Type in
org.teiid.adminshell
I
IMPORTS
- Static variable in class org.teiid.adminshell.
GroovyAdminConsole
L
log
- Static variable in class org.teiid.adminshell.
AdminShell
M
main(String[])
- Static method in class org.teiid.adminshell.
GroovyAdminConsole
main(String[])
- Static method in class org.teiid.adminshell.
GroovyAdminShell
main(String[])
- Static method in class org.teiid.adminshell.
MigrationUtil
markDataSourceAvailable(String)
- Static method in class org.teiid.adminshell.
AdminShell
mergeVDBs(String, int, String, int)
- Static method in class org.teiid.adminshell.
AdminShell
MigrationUtil
- Class in
org.teiid.adminshell
MigrationUtil()
- Constructor for class org.teiid.adminshell.
MigrationUtil
N
nextLine()
- Method in class org.teiid.script.io.
ResultSetReader
Get the next line of results from the ResultSet.
nextLine()
- Method in class org.teiid.script.io.
StringLineReader
Get the next line of data from the data source.
O
org.teiid.adminshell
- package org.teiid.adminshell
org.teiid.script.io
- package org.teiid.script.io
P
prettyPrint(SQLXML)
- Static method in class org.teiid.script.io.
ResultSetReader
R
read(char[], int, int)
- Method in class org.teiid.script.io.
StringLineReader
removeDataRoleMapping(String, int, String, String)
- Static method in class org.teiid.adminshell.
AdminShell
resultSetMetaDataToString(ResultSetMetaData)
- Static method in class org.teiid.adminshell.
GroovySqlExtensions
resultSetMetaDataToString(ResultSetMetaData, String)
- Static method in class org.teiid.script.io.
ResultSetReader
Get the first line from the result set.
ResultSetReader
- Class in
org.teiid.script.io
This object wraps/extends a SQL ResultSet object as Reader object.
ResultSetReader(ResultSet)
- Constructor for class org.teiid.script.io.
ResultSetReader
ResultSetReader(ResultSet, String)
- Constructor for class org.teiid.script.io.
ResultSetReader
rowToString(ResultSet)
- Static method in class org.teiid.adminshell.
GroovySqlExtensions
S
setAnyAuthenticatedForDataRole(String, int, String, boolean)
- Static method in class org.teiid.adminshell.
AdminShell
setMaxRows(int)
- Method in class groovy.sql.
TeiidSql
sqlHelp()
- Static method in class org.teiid.adminshell.
GroovySqlExtensions
sqlHelp(String)
- Static method in class org.teiid.adminshell.
GroovySqlExtensions
SqlHelpCommand
- Class in
org.teiid.adminshell
SqlHelpCommand(Shell)
- Constructor for class org.teiid.adminshell.
SqlHelpCommand
StringLineReader
- Class in
org.teiid.script.io
Base class for any type of Reader, where data can be read as line by line.
StringLineReader()
- Constructor for class org.teiid.script.io.
StringLineReader
T
TeiidSql
- Class in
groovy.sql
An extension of Groovy's Sql to support getting
TeiidStatement
specific properties.
TeiidSql(Connection)
- Constructor for class groovy.sql.
TeiidSql
terminateSession(String)
- Static method in class org.teiid.adminshell.
AdminShell
terminateTransaction(String)
- Static method in class org.teiid.adminshell.
AdminShell
U
useConnection(String)
- Static method in class org.teiid.adminshell.
AdminShell
A
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.