Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
L
M
O
P
R
S
T
U
A
AbstractSQLDialect
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc.dialect
AbstractSQLDialect()
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
AbstractSQLDialect
autogeneratePrimaryColumn
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
C
calculateTableSize()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
close()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
Close this DataSource releasing all the allocated resources.
closeDataSource(ASLSession, DataSource)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
connection
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
createDataPreparedStatement(Connection, String, String, Direction, int, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
AbstractSQLDialect
createDataPreparedStatement(Connection, String, String, Direction, int, int)
- Method in interface org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialect
createJDBCDataSource(String, Connection, String, SQLDialect)
- Static method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
createJDBCDataSource(String, Connection, String)
- Static method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
createJDBCDataSource(String, String, String)
- Static method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
createJDBCDataSource(String, String, String, SQLDialect)
- Static method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
createPrimaryKeyColumn(List<ColumnDefinition>)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
credentials
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
D
dataSourceFactoryId
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
Derby_10_7_SQLDialect
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc.dialect
Derby_10_7_SQLDialect()
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
Derby_10_7_SQLDialect
dialect
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
dialects
- Static variable in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialectManager
E
extractTableDefinition()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
G
generic
- Static variable in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialectManager
GenericSQLDialect
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc.dialect
GenericSQLDialect()
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
GenericSQLDialect
getBuilder()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getColumnDefinition(ResultSet)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getColumnDefinitions()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getCredentials()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
getDataAsJSon(int, int, String, Direction)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getDataQuery(String, String, Direction)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
AbstractSQLDialect
Returns a query for table data selection.
getDataQuery(String, String, Direction)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
Derby_10_7_SQLDialect
Returns a query for table data selection.
getDataQuery(String, String, Direction)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
GenericSQLDialect
Returns a query for table data selection.
getDataQuery(String, String, Direction)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
MySQL_5_x_x_SQLDialect
Returns a query for table data selection.
getDataQuery(String, String, Direction)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
PostgresSQL_8_x_x_SQLDialect
Returns a query for table data selection.
getDataSourceFactoryId()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getDialect(String, int, int)
- Static method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialectManager
getId()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCCredential
getId()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
getJSon(ResultSet, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getName()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
Derby_10_7_SQLDialect
getName()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
GenericSQLDialect
getName()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
MySQL_5_x_x_SQLDialect
getName()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
PostgresSQL_8_x_x_SQLDialect
getName()
- Method in interface org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialect
getPreparedStatement(String, Direction, int, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getPrimaryKey()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getTableDefinition()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getTableName()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCCredential
getTableSize()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
getTableSizeQuery(String)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
Derby_10_7_SQLDialect
Returns a query for table size retrieving.
getTableSizeQuery(String)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
GenericSQLDialect
Returns a query for table size retrieving.
getTableSizeQuery(String)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
MySQL_5_x_x_SQLDialect
Returns a query for table size retrieving.
getTableSizeQuery(String)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
PostgresSQL_8_x_x_SQLDialect
Returns a query for table size retrieving.
getTableSizeQuery(String)
- Method in interface org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialect
Returns a query for table size retrieving.
getUrl()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCCredential
getValueType(int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
I
id
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCCredential
J
JDBCCredential
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc
JDBCCredential(String, String, String)
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCCredential
JDBCDataSource
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc
JDBCDataSource(String, Connection, String, SQLDialect)
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
JDBCDataSource(String, Connection, String)
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
JDBCDataSource(String, String, String)
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
JSON_OFFSET_FIELD
- Static variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
JSON_ROWS_FIELD
- Static variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
JSON_TOTAL_LENGTH_FIELD
- Static variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
jsonBuilder
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
L
logger
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
AbstractSQLDialect
logger
- Static variable in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialectManager
logger
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
logger
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
M
MySQL_5_x_x_SQLDialect
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc.dialect
MySQL_5_x_x_SQLDialect()
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
MySQL_5_x_x_SQLDialect
O
openDataSource(ASLSession, TableId)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
org.gcube.portlets.user.tdw.datasource.jdbc
- package org.gcube.portlets.user.tdw.datasource.jdbc
org.gcube.portlets.user.tdw.datasource.jdbc.dialect
- package org.gcube.portlets.user.tdw.datasource.jdbc.dialect
P
PostgresSQL_8_x_x_SQLDialect
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc.dialect
PostgresSQL_8_x_x_SQLDialect()
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
PostgresSQL_8_x_x_SQLDialect
PostgresSQL_8_x_x_SQLDialect(boolean)
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
PostgresSQL_8_x_x_SQLDialect
preparedStatementCache
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
R
registerTable(String, String, String)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
registerTable(String, String)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
S
setDataPreparedStatementParameters(PreparedStatement, String, String, Direction, int, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
AbstractSQLDialect
setDataPreparedStatementParameters(PreparedStatement, String, String, Direction, int, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
MySQL_5_x_x_SQLDialect
setDataPreparedStatementParameters(PreparedStatement, String, String, Direction, int, int)
- Method in interface org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialect
SimpleJDBCDataSourceFactory
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc
SimpleJDBCDataSourceFactory()
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.
SimpleJDBCDataSourceFactory
SQLDialect
- Interface in
org.gcube.portlets.user.tdw.datasource.jdbc.dialect
SQLDialectManager
- Class in
org.gcube.portlets.user.tdw.datasource.jdbc.dialect
SQLDialectManager()
- Constructor for class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialectManager
supportDataBase(String, int, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
Derby_10_7_SQLDialect
Checks if the specified database system is compatible with this dialect.
supportDataBase(String, int, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
GenericSQLDialect
Checks if the specified database system is compatible with this dialect.
supportDataBase(String, int, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
MySQL_5_x_x_SQLDialect
Checks if the specified database system is compatible with this dialect.
supportDataBase(String, int, int)
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
PostgresSQL_8_x_x_SQLDialect
Checks if the specified database system is compatible with this dialect.
supportDataBase(String, int, int)
- Method in interface org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
SQLDialect
Checks if the specified database system is compatible with this dialect.
T
tableDefinition
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
tableName
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCCredential
tableName
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
tableSize
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCDataSource
toString()
- Method in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCCredential
U
url
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.
JDBCCredential
useSizeEstimation
- Variable in class org.gcube.portlets.user.tdw.datasource.jdbc.dialect.
PostgresSQL_8_x_x_SQLDialect
A
C
D
E
G
I
J
L
M
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013. All Rights Reserved.