Index
All Classes|All Packages
G
- getAceQLException() - Method in class com.aceql.jdbc.commons.HealthCheck
-
Returns the AceQLException thrown if a
ping()
returns false - getAscendingOrDescending() - Method in class com.aceql.jdbc.commons.metadata.Index
- getAsciiStream() - Method in class com.aceql.jdbc.commons.AceQLClob
- getAuthentication() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the main authentication info against the AceQL server
- getAutoCommit() - Method in class com.aceql.jdbc.commons.AceQLConnection
- getBinaryStream() - Method in class com.aceql.jdbc.commons.AceQLBlob
- getBinaryStream(long, long) - Method in class com.aceql.jdbc.commons.AceQLBlob
- getBytes(long, int) - Method in class com.aceql.jdbc.commons.AceQLBlob
- getCancelled() - Method in class com.aceql.jdbc.commons.AceQLConnection
-
Returns the cancelled value set by the progress indicator
- getCardinality() - Method in class com.aceql.jdbc.commons.metadata.Index
- getCatalog() - Method in class com.aceql.jdbc.commons.AceQLConnection
- getCatalog() - Method in class com.aceql.jdbc.commons.metadata.CatalogAndSchema
- getCatalog() - Method in class com.aceql.jdbc.commons.metadata.Table
- getCatalogSeparator() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getCatalogTerm() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getCharacterStream() - Method in class com.aceql.jdbc.commons.AceQLClob
- getCharacterStream(long, long) - Method in class com.aceql.jdbc.commons.AceQLClob
- getCharOctetLength() - Method in class com.aceql.jdbc.commons.metadata.Column
- getClientInfo() - Method in class com.aceql.jdbc.commons.AceQLConnection
- getClientInfo(String) - Method in class com.aceql.jdbc.commons.AceQLConnection
- getClientVersion() - Method in class com.aceql.jdbc.commons.AceQLConnection
-
Returns the SDK current Version.
- getClobReadCharset() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the charset name to use when reading a CLOB content with the
ResultSet#getString()
methods. - getClobWriteCharset() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the charset name to use when writing a CLOB content with
PreparedStatement
streaming methods. - getColumnName() - Method in class com.aceql.jdbc.commons.metadata.Column
- getColumnName() - Method in class com.aceql.jdbc.commons.metadata.Index
- getColumnName() - Method in class com.aceql.jdbc.commons.metadata.PrimaryKey
- getColumns() - Method in class com.aceql.jdbc.commons.metadata.Table
- getConnectionInfo() - Method in class com.aceql.jdbc.commons.AceQLConnection
-
Gets all info of this
AceQLConnection
instance - getConnectTimeout() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the specified timeout value, in milliseconds, to be used when opening a communications link to the remote server.
- getCreationDateTime() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the creation date and time of the Connection.
- getDatabase() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the remote database name
- getDatabaseInfo() - Method in class com.aceql.jdbc.commons.AceQLConnection
-
A shortcut to remote database metadata which returns remote database and remote JDBC Driver main info.
- getDatabaseMajorVersion() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getDatabaseMinorVersion() - Method in class com.aceql.jdbc.commons.DatabaseInfo
-
Gets the database minor version
- getDatabaseMinorVersion() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getDatabaseProductName() - Method in class com.aceql.jdbc.commons.DatabaseInfo
-
Gets the database product name
- getDatabaseProductName() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getDatabaseProductVersion() - Method in class com.aceql.jdbc.commons.DatabaseInfo
-
Gets the database product version
- getDatabaseProductVersion() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getDatatabaseMajorVersion() - Method in class com.aceql.jdbc.commons.DatabaseInfo
-
Gets the database major version
- getDecimalDigits() - Method in class com.aceql.jdbc.commons.metadata.Column
- getDefaultTransactionIsolation() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getDefaultValue() - Method in class com.aceql.jdbc.commons.metadata.Column
- getDeferrability() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getDeleteRule() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getDriverMajorVersion() - Method in class com.aceql.jdbc.commons.DatabaseInfo
-
Gets the driver major version
- getDriverMajorVersion() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getDriverMinorVersion() - Method in class com.aceql.jdbc.commons.DatabaseInfo
-
Gets the driver minor version
- getDriverMinorVersion() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getDriverName() - Method in class com.aceql.jdbc.commons.DatabaseInfo
-
Gets the driver name
- getDriverName() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getDriverVersion() - Method in class com.aceql.jdbc.commons.DatabaseInfo
-
Gets the driver version
- getDriverVersion() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getExportedforeignKeys() - Method in class com.aceql.jdbc.commons.metadata.Table
- getExtraNameCharacters() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getFilterCondition() - Method in class com.aceql.jdbc.commons.metadata.Index
- getForeignKeyCatalog() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getForeignKeyColumn() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getForeignKeyName() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getForeignKeySchema() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getForeignKeyTable() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getHoldability() - Method in class com.aceql.jdbc.commons.AceQLConnection
- getHttpStatusCode() - Method in exception com.aceql.jdbc.commons.AceQLException
-
Returns the http status code associated to the Exception
- getIdentifierQuoteString() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getImportedforeignKeys() - Method in class com.aceql.jdbc.commons.metadata.Table
- getIndexes() - Method in class com.aceql.jdbc.commons.metadata.Table
- getIndexName() - Method in class com.aceql.jdbc.commons.metadata.Index
- getIndexQualifier() - Method in class com.aceql.jdbc.commons.metadata.Index
- getIsAutoincrement() - Method in class com.aceql.jdbc.commons.metadata.Column
- getIsNullable() - Method in class com.aceql.jdbc.commons.metadata.Column
- getJdbcDatabaseMetaData() - Method in class com.aceql.jdbc.commons.metadata.RemoteDatabaseMetaData
-
Returns the basic meta data values of the remote database, as sent by the the remote JDBC Driver of the remote database.
- getJDBCMajorVersion() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getJDBCMinorVersion() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getKeySequence() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getKeySequence() - Method in class com.aceql.jdbc.commons.metadata.PrimaryKey
- getMajorVersion() - Method in class com.aceql.jdbc.driver.free.AceQLDriver
-
Retrieves this driver's major version number.
- getMaxBinaryLiteralLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxCatalogNameLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxCharLiteralLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxColumnNameLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxColumnsInGroupBy() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxColumnsInIndex() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxColumnsInOrderBy() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxColumnsInSelect() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxColumnsInTable() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxConnections() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxCursorNameLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxIndexLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxProcedureNameLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxRowSize() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxSchemaNameLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxStatementLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxStatements() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxTableNameLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxTablesInSelect() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMaxUserNameLength() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getMetaData() - Method in class com.aceql.jdbc.commons.AceQLConnection
- getMinorVersion() - Method in class com.aceql.jdbc.driver.free.AceQLDriver
-
Gets the driver's minor version number.
- getNullable() - Method in class com.aceql.jdbc.commons.metadata.Column
- getNumericFunctions() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getOrdinalPosition() - Method in class com.aceql.jdbc.commons.metadata.Column
- getOrdinalPosition() - Method in class com.aceql.jdbc.commons.metadata.Index
- getPages() - Method in class com.aceql.jdbc.commons.metadata.Index
- getParentLogger() - Method in class com.aceql.jdbc.driver.free.AceQLDriver
-
Return the parent Logger of all the Loggers used by this driver.
- getPrimaryKeyColumn() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getPrimaryKeyName() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getPrimaryKeyName() - Method in class com.aceql.jdbc.commons.metadata.PrimaryKey
- getPrimaryKeys() - Method in class com.aceql.jdbc.commons.metadata.Table
- getPrimaryKeyTable() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getProcedureTerm() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getProgress() - Method in class com.aceql.jdbc.commons.AceQLConnection
-
Returns the sharable progress variable that will store Blob/Clob upload or download progress between 0 and 100
- getPropertyInfo(String, Properties) - Method in class com.aceql.jdbc.driver.free.AceQLDriver
-
Gets information about the possible properties for this driver.
- getProxy() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the
Proxy
in use. - getProxyAuthentication() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the
Proxy
username and password. - getRadix() - Method in class com.aceql.jdbc.commons.metadata.Column
- getReadTimeout() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the specified timeout value, in milliseconds, to be used when opening a communications link to the remote server.
- getRemarks() - Method in class com.aceql.jdbc.commons.metadata.Column
- getRemarks() - Method in class com.aceql.jdbc.commons.metadata.Table
- getRemoteDatabaseMetaData() - Method in class com.aceql.jdbc.commons.AceQLConnection
-
Returns a RemoteDatabaseMetaData instance in order to retrieve metadata info for all client SDKs.
- getRemoteStackTrace() - Method in exception com.aceql.jdbc.commons.AceQLException
-
Returns the stack trace of the Exception thrown on server side
- getRequestProperties() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets all the request properties that are set to the underlying
HttpURLConnection
for each http call. - getResponseTime() - Method in class com.aceql.jdbc.commons.HealthCheck
-
Gets the response time of a "select 1" called on the remote database defined by the underlying
AceQLConnection
- getResponseTime(String) - Method in class com.aceql.jdbc.commons.HealthCheck
-
Gets the response time of a SQL statement called on the remote database defined by the underlying
AceQLConnection
- getResultSetHoldability() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getResultSetMetaDataPolicy() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the
ResultSetMetaDataPolicy
. - getSchema() - Method in class com.aceql.jdbc.commons.AceQLConnection
- getSchema() - Method in class com.aceql.jdbc.commons.metadata.CatalogAndSchema
- getSchema() - Method in class com.aceql.jdbc.commons.metadata.Table
- getSchemaTerm() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getScopeCatalog() - Method in class com.aceql.jdbc.commons.metadata.Column
- getScopeSchema() - Method in class com.aceql.jdbc.commons.metadata.Column
- getScopeTable() - Method in class com.aceql.jdbc.commons.metadata.Column
- getSearchStringEscape() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getServerVersion() - Method in class com.aceql.jdbc.commons.AceQLConnection
-
Returns the server product version
- getSize() - Method in class com.aceql.jdbc.commons.metadata.Column
- getSourceDataType() - Method in class com.aceql.jdbc.commons.metadata.Column
- getSQLKeywords() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getSQLStateType() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getStringFunctions() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getSubString(long, int) - Method in class com.aceql.jdbc.commons.AceQLClob
- getSystemFunctions() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getTable(String) - Method in class com.aceql.jdbc.commons.metadata.RemoteDatabaseMetaData
-
Returns from the remote database a Table object that contains all the table's details.
- getTableName() - Method in class com.aceql.jdbc.commons.metadata.Column
- getTableName() - Method in class com.aceql.jdbc.commons.metadata.Index
- getTableName() - Method in class com.aceql.jdbc.commons.metadata.PrimaryKey
- getTableName() - Method in class com.aceql.jdbc.commons.metadata.Table
- getTableNames() - Method in class com.aceql.jdbc.commons.metadata.RemoteDatabaseMetaData
-
Returns the table names of the remote database.
- getTableNames(String) - Method in class com.aceql.jdbc.commons.metadata.RemoteDatabaseMetaData
-
Returns the table names of the remote database.
- getTableType() - Method in class com.aceql.jdbc.commons.metadata.Table
- getTimeDateFunctions() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getTransactionIsolation() - Method in class com.aceql.jdbc.commons.AceQLConnection
- getType() - Method in class com.aceql.jdbc.commons.metadata.Index
- getTypeName() - Method in class com.aceql.jdbc.commons.metadata.Column
- getUpdateRule() - Method in class com.aceql.jdbc.commons.metadata.ForeignKey
- getUrl() - Method in class com.aceql.jdbc.commons.ConnectionInfo
-
Gets the URL of the remote database
- getURL() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getUserName() - Method in class com.aceql.jdbc.commons.metadata.JdbcDatabaseMetaData
- getWarnings() - Method in class com.aceql.jdbc.commons.AceQLConnection
All Classes|All Packages