Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- abort(Executor) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- absolute(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- absolute(int) - Method in class org.apache.jena.jdbc.results.AskResults
- absolute(int) - Method in class org.apache.jena.jdbc.results.MaterializedResults
- absolute(int) - Method in class org.apache.jena.jdbc.results.StreamedResults
- AbstractResultsMetadata - Class in org.apache.jena.jdbc.results.metadata
-
Abstract implementation of JDBC result set metadata
- AbstractResultsMetadata(ResultSet, ColumnInfo[]) - Constructor for class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
-
Abstract implementation of result set metadata
- acceptsURL(String) - Method in class org.apache.jena.jdbc.JenaDriver
- addBatch() - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- addBatch(String) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- addPostProcessor(ResultsPostProcessor) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Adds a results post-processor to the connection
- addPreProcessor(CommandPreProcessor) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Adds a command pre-processor to the connection
- afterLast() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- afterLast() - Method in class org.apache.jena.jdbc.results.AskResults
- afterLast() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- afterLast() - Method in class org.apache.jena.jdbc.results.StreamedResults
- allProceduresAreCallable() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- allTablesAreSelectable() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- applyPostProcessors(boolean) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Applies registered post-processors to the given results
- applyPostProcessors(Iterator<Triple>) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Applies registered post-processors to the given results
- applyPostProcessors(AskResultsMetadata) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Applies registered post-processors to the given results metadata
- applyPostProcessors(SelectResultsMetadata) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Applies registered post-processors to the given results metadata
- applyPostProcessors(TripleResultsMetadata) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Applies registered post-processors to the given results metadata
- applyPostProcessors(ResultSet) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Applies registered post-processors to the given results
- applyPreProcessors(String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Apply registered pre-processors to the given command text
- applyPreProcessors(Query) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Applies registered pre-processors to the given query
- applyPreProcessors(UpdateRequest) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Applies registered pre-processors to the given update
- AskResults - Class in org.apache.jena.jdbc.results
-
Represents an ASK result
- AskResults(JenaStatement, boolean, boolean) - Constructor for class org.apache.jena.jdbc.results.AskResults
-
Creates a new ASK result
- AskResultsMetadata - Class in org.apache.jena.jdbc.results.metadata
-
Meta data for
AskResults
- AskResultsMetadata(JenaResultSet) - Constructor for class org.apache.jena.jdbc.results.metadata.AskResultsMetadata
-
Creates new ASK results metadata
- AskResultsMetadata(AskResultsMetadata, String) - Constructor for class org.apache.jena.jdbc.results.metadata.AskResultsMetadata
-
Creates new ASK results metadata
- autoCommitFailureClosesAllResultSets() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
B
- beforeFirst() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- beforeFirst() - Method in class org.apache.jena.jdbc.results.AskResults
- beforeFirst() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- beforeFirst() - Method in class org.apache.jena.jdbc.results.StreamedResults
- begin(ReadWrite) - Method in class org.apache.jena.jdbc.connections.DatasetConnection
-
Begins a new transaction
- BooleanColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Boolean column information
- BooleanColumn(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.BooleanColumn
-
Creates a new boolean column
- ByteColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for byte columns
- ByteColumn(String, int, boolean) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.ByteColumn
-
Creates new byte column information
C
- cancel() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- cancelRowUpdates() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- cancelRowUpdates() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- CATALOG_TERM - Static variable in class org.apache.jena.jdbc.metadata.JenaMetadata
-
Constant for the term used for catalogues
- clearBatch() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- clearParameters() - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- clearPostProcessors() - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Clears all command post-processors from the connection
- clearPreProcessors() - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Clears all command pre-processor from the connection
- clearWarnings() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- clearWarnings() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- clearWarnings() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- clearWarnings() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- close() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- close() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- close() - Method in class org.apache.jena.jdbc.results.AskResults
- close() - Method in class org.apache.jena.jdbc.results.QueryExecutionResults
-
Closes the results which also closes the underlying
QueryExecution
- close() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- closeOnCompletion() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- closeStreamInternal() - Method in class org.apache.jena.jdbc.results.MaterializedSelectResults
- closeStreamInternal() - Method in class org.apache.jena.jdbc.results.SelectResults
- COLUMN_INDEX_ASK - Static variable in class org.apache.jena.jdbc.results.metadata.AskResultsMetadata
-
Constant for the only column index for ASK queries
- COLUMN_INDEX_OBJECT - Static variable in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Constant for the object column index (assuming no columns are omitted)
- COLUMN_INDEX_PREDICATE - Static variable in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Constant for the predicate column index (assuming no columns are omitted)
- COLUMN_INDEX_SUBJECT - Static variable in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Constant for the subject column index (assuming no columns are omitted)
- COLUMN_LABEL_ASK - Static variable in class org.apache.jena.jdbc.results.metadata.AskResultsMetadata
-
Constant for the default ASK results column label
- COLUMN_LABEL_OBJECT - Static variable in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Constant for the default object column label
- COLUMN_LABEL_PREDICATE - Static variable in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Constant for the default predicate column label
- COLUMN_LABEL_SUBJECT - Static variable in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Constant for the default subject column label
- ColumnInfo - Class in org.apache.jena.jdbc.results.metadata.columns
-
Abstract class for representing column information
- ColumnInfo(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Creates new column information
- CommandPreProcessor - Interface in org.apache.jena.jdbc.preprocessing
-
Interface for command pre-processors
- commit() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- connect(String, Properties) - Method in class org.apache.jena.jdbc.JenaDriver
- createArrayOf(String, Object[]) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- createBlob() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- createClob() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- createNClob() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- createSQLXML() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- createStatement() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- createStatement(int, int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- createStatement(int, int, int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- createStruct(String, Object[]) - Method in class org.apache.jena.jdbc.connections.JenaConnection
D
- dataDefinitionCausesTransactionCommit() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- dataDefinitionIgnoredInTransactions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- DatasetConnection - Class in org.apache.jena.jdbc.connections
-
Represents a connection to a
Dataset
instance - DatasetConnection(Dataset, int, boolean, int, int) - Constructor for class org.apache.jena.jdbc.connections.DatasetConnection
-
Creates a new dataset connection
- DatasetMetadata - Class in org.apache.jena.jdbc.metadata
-
Abstract implementation of metadata for dataset connections
- DatasetMetadata(DatasetConnection) - Constructor for class org.apache.jena.jdbc.metadata.DatasetMetadata
-
Creates new metadata
- DatasetPreparedStatement - Class in org.apache.jena.jdbc.statements
-
A Jena JDBC statement over a
Dataset
- DatasetPreparedStatement(String, DatasetConnection) - Constructor for class org.apache.jena.jdbc.statements.DatasetPreparedStatement
-
Creates a new statement
- DatasetPreparedStatement(String, DatasetConnection, int, int, int, int, boolean, int) - Constructor for class org.apache.jena.jdbc.statements.DatasetPreparedStatement
-
Creates a new statement
- DatasetStatement - Class in org.apache.jena.jdbc.statements
-
A Jena JDBC statement over a
Dataset
- DatasetStatement(DatasetConnection) - Constructor for class org.apache.jena.jdbc.statements.DatasetStatement
-
Creates a new statement
- DatasetStatement(DatasetConnection, int, int, int, int, boolean, int) - Constructor for class org.apache.jena.jdbc.statements.DatasetStatement
-
Creates a new statement
- DateColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for date columns
- DateColumn(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.DateColumn
-
Creates new date column information
- DateTimeColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for date time columns
- DateTimeColumn(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.DateTimeColumn
-
Creates new date column information
- DecimalColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for decimal columns
- DecimalColumn(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.DecimalColumn
-
Creates new decimal column information
- DEFAULT - Static variable in class org.apache.jena.jdbc.JdbcCompatibility
-
Constant for default JDBC compatibility which is set to
JdbcCompatibility.MEDIUM
- DEFAULT_AUTO_COMMIT - Static variable in class org.apache.jena.jdbc.connections.JenaConnection
-
Constant for default auto-commit for Jena JDBC connections
- DEFAULT_CATALOG - Static variable in class org.apache.jena.jdbc.metadata.JenaMetadata
-
Constant for the default catalog which is the only catalog we report as existing by default
- DEFAULT_HOLDABILITY - Static variable in class org.apache.jena.jdbc.connections.JenaConnection
-
Constant for default cursor holdability for Jena JDBC connections
- DEFAULT_ISOLATION_LEVEL - Static variable in class org.apache.jena.jdbc.connections.JenaConnection
-
Constant for default transaction isolation level for Jena JDBC connections
- DEFAULT_SCHEMA - Static variable in class org.apache.jena.jdbc.metadata.JenaMetadata
-
Constant for the default schema which is the only schema we report as existing by default
- deleteRow() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- deleteRow() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- deletesAreDetected(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- detectColumnType(String, Node, boolean) - Static method in class org.apache.jena.jdbc.JdbcCompatibility
-
Detects the column type information based on an example value
- doesMaxRowSizeIncludeBlobs() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- DoubleColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for double columns
- DoubleColumn(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.DoubleColumn
-
Creates new double column information
- DRIVER_PREFIX - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Constant for the primary Jena JDBC Driver prefix, implementations supply an additional prefix which will form the next portion of the JDBC URL
E
- execute() - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- execute(String) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- execute(String, int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- execute(String, int[]) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- execute(String, String[]) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- executeBatch() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- executeQuery() - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- executeQuery(String) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- executeUpdate() - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- executeUpdate(String) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- executeUpdate(String, int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- executeUpdate(String, int[]) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- executeUpdate(String, String[]) - Method in class org.apache.jena.jdbc.statements.JenaStatement
F
- findColumn(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- findColumn(String) - Method in class org.apache.jena.jdbc.results.AskResults
- findColumn(String) - Method in class org.apache.jena.jdbc.results.MaterializedSelectResults
- findColumn(String) - Method in class org.apache.jena.jdbc.results.SelectResults
- findColumn(String) - Method in class org.apache.jena.jdbc.results.TripleIteratorResults
- findColumn(String) - Method in class org.apache.jena.jdbc.results.TripleListResults
- first() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- first() - Method in class org.apache.jena.jdbc.results.AskResults
- first() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- first() - Method in class org.apache.jena.jdbc.results.StreamedResults
- FloatColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for float columns
- FloatColumn(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.FloatColumn
-
Creates new float column information
G
- generatedKeyAlwaysReturned() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getArray(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getArray(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getArray(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getArray(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getAsciiStream(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getAsciiStream(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getAsciiStream(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getAsciiStream(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getAttributeColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getAttributes(String, String, String, String)
method - getAttributes(String, String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getAutoCommit() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getBestRowIdentifierColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getBestRowIdentifier(String, String, String, int, boolean)
method - getBigDecimal(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBigDecimal(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBigDecimal(int, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
-
Deprecated.
- getBigDecimal(int, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
-
Deprecated.
- getBigDecimal(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBigDecimal(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBigDecimal(String, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
-
Deprecated.
- getBigDecimal(String, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
-
Deprecated.
- getBinaryStream(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBinaryStream(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBinaryStream(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBinaryStream(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBlob(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBlob(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBlob(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBlob(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBoolean(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBoolean(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBoolean(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBoolean(String) - Method in class org.apache.jena.jdbc.results.AskResults
- getBoolean(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getByte(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getByte(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getByte(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getByte(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBytes(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBytes(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getBytes(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getBytes(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getCatalog() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getCatalogName(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getCatalogs() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getCatalogsColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getCatalogs()
method - getCatalogSeparator() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getCatalogTerm() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getCharacterStream(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getCharacterStream(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getCharacterStream(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getCharacterStream(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getClassName() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets the class name for the column
- getClientInfo() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getClientInfo(String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getClientInfoProperties() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getClientInfoPropertyColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getClientInfoProperties()
method - getClob(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getClob(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getClob(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getClob(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getColumnClassName(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getColumnColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getColumns(String, String, String, String)
method - getColumnCount() - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getColumnDisplaySize(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
-
Gets a columns display size
- getColumnLabel(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getColumnName(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getColumnPrivilegeColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getColumnPrivileges(String, String, String, String)
method - getColumnPrivileges(String, String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getColumns(String, String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getColumnType(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getColumnTypeName(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getConcurrency() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getConcurrency() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getConnection() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getConnection() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getCrossReference(String, String, String, String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getCrossReferenceColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getCrossReference(String, String, String, String, String, String)
method - getCursorName() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getCursorName() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getDatabaseMajorVersion() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getDatabaseMajorVersion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDatabaseMajorVersion() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getDatabaseMajorVersion() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getDatabaseMinorVersion() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getDatabaseMinorVersion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDatabaseMinorVersion() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getDatabaseMinorVersion() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getDatabaseProductName() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getDatabaseProductName() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDatabaseProductName() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getDatabaseProductName() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getDatabaseProductVersion() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getDatabaseProductVersion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDatabaseProductVersion() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getDatabaseProductVersion() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getDate(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getDate(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getDate(int, Calendar) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getDate(int, Calendar) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getDate(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getDate(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getDate(String, Calendar) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getDate(String, Calendar) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getDefaultGraphURIs() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Gets the default graphs for SPARQL queries (may be null if none were set)
- getDefaultTransactionIsolation() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDefaultTransactionIsolation() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getDisplaySize() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets the display size for the column
- getDouble(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getDouble(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getDouble(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getDouble(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getDriverMajorVersion() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getDriverMajorVersion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDriverMajorVersion() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getDriverMajorVersion() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getDriverMinorVersion() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getDriverMinorVersion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDriverMinorVersion() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getDriverMinorVersion() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getDriverName() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getDriverName() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDriverName() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getDriverName() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getDriverVersion() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getDriverVersion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getDriverVersion() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getDriverVersion() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getExportedKeyColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getExportedKeys(String, String, String)
method - getExportedKeys(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getExtraNameCharacters() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getFetchDirection() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getFetchDirection() - Method in class org.apache.jena.jdbc.results.AskResults
- getFetchDirection() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- getFetchDirection() - Method in class org.apache.jena.jdbc.results.StreamedResults
- getFetchDirection() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getFetchSize() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getFetchSize() - Method in class org.apache.jena.jdbc.results.AskResults
- getFetchSize() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- getFetchSize() - Method in class org.apache.jena.jdbc.results.StreamedResults
- getFetchSize() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getFloat(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getFloat(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getFloat(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getFloat(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getFunctionColumnColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getFunctionColumns(String, String, String, String)
method - getFunctionColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getFunctions(String, String, String)
method - getFunctionColumns(String, String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getFunctions(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getGeneratedKeys() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getHoldability() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getHoldability() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getHoldability() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getIdentifierQuoteString() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getImportedKeyColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getImportedKeys(String, String, String)
method - getImportedKeys(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getIndexInfoColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getIndexInfo(String, String, String, boolean, boolean)
method - getInt(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getInt(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getInt(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getInt(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getJdbcCompatibilityLevel() - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Gets the JDBC compatibility level that is in use, see
JdbcCompatibility
for explanations - getJdbcCompatibilityLevel() - Method in class org.apache.jena.jdbc.results.JenaResultSet
-
Gets the JDBC compatibility level to use for the result set, this will reflect the compatibility level at the time the result set was created not necessarily the current compatibility level of the backing
JenaConnection
- getJdbcCompatibilityLevel() - Method in class org.apache.jena.jdbc.statements.JenaStatement
-
Gets the JDBC compatibility level that is in use, see
JdbcCompatibility
for explanations - getJDBCMajorVersion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getJDBCMinorVersion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getJenaColumnInfo() - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
-
Gets a copy of the raw underlying column information
- getJenaConnection() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
-
Gets the associated Jena connection instance
- getJenaConnection() - Method in class org.apache.jena.jdbc.statements.JenaStatement
-
Gets the underlying
JenaConnection
implementation, useful for accessing Jena JDBC specific information such as desired JDBC compatibility level - getJenaDataset() - Method in class org.apache.jena.jdbc.connections.DatasetConnection
-
Gets the dataset to which this connection pertains
- getJenaStatement() - Method in class org.apache.jena.jdbc.results.JenaResultSet
-
Gets the
JenaStatement
associated with the result set - getLabel() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets the column label
- getLong(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getLong(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getLong(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getLong(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getMajorVersion() - Method in class org.apache.jena.jdbc.JenaDriver
- getMaxBinaryLiteralLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxCatalogNameLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxCharLiteralLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxColumnNameLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxColumnsInGroupBy() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxColumnsInIndex() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxColumnsInOrderBy() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxColumnsInSelect() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxColumnsInTable() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxConnections() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxCursorNameLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxFieldSize() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getMaxIndexLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxProcedureNameLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxRows() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getMaxRowSize() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxSchemaNameLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxStatementLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxStatements() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxTableNameLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxTablesInSelect() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMaxUserNameLength() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getMetaData() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getMetaData() - Method in class org.apache.jena.jdbc.mem.connections.MemConnection
- getMetaData() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getMetaData() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
- getMetaData() - Method in class org.apache.jena.jdbc.results.AskResults
- getMetaData() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getMetaData() - Method in class org.apache.jena.jdbc.results.MaterializedSelectResults
- getMetaData() - Method in class org.apache.jena.jdbc.results.SelectResults
- getMetaData() - Method in class org.apache.jena.jdbc.results.TripleIteratorResults
- getMetaData() - Method in class org.apache.jena.jdbc.results.TripleListResults
- getMetaData() - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- getMetaData() - Method in class org.apache.jena.jdbc.tdb.connections.TDBConnection
- getMinorVersion() - Method in class org.apache.jena.jdbc.JenaDriver
- getModelResultsType() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Gets the results type that will be requested from the remote endpoint for
CONSTRUCT
andDESCRIBE
queries. - getMoreResults() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getMoreResults(int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getNamedGraphURIs() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Gets the named graphs for SPARQL queries (may be null if none were set)
- getNCharacterStream(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getNCharacterStream(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getNCharacterStream(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getNCharacterStream(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getNClob(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getNClob(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getNClob(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getNClob(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getNetworkTimeout() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getNString(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getNString(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getNString(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getNString(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getNullability() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets whether the column is nullable
- getNumericFunctions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getObject(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getObject(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getObject(int, Class<T>) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getObject(int, Class<T>) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getObject(int, Map<String, Class<?>>) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getObject(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getObject(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getObject(String, Class<T>) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getObject(String, Class<T>) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getObject(String, Map<String, Class<?>>) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getObjectColumnLabel() - Method in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Gets the object column label
- getParameterClassName(int) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- getParameterCount() - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- getParameterizedString() - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
-
Gets a copy of the underlying
ParameterizedSparqlString
used to implement this prepared statement - getParameterMetaData() - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- getParameterMode(int) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- getParameterType(int) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- getParameterTypeName(int) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- getParentLogger() - Method in class org.apache.jena.jdbc.JenaDriver
- getPostProcessors() - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Gets the currently registered post-processors for the connection
- getPrecision() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets the precision
- getPrecision(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getPrecision(int) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- getPredicateColumnLabel() - Method in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Gets the predicate column label
- getPreProcessors() - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Gets the currently registered pre-processors for the connection
- getPrimaryKeyColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getPrimaryKeys(String, String, String)
method - getPrimaryKeys(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getProcedureColumnColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getProcedureColumns(String, String, String, String)
method - getProcedureColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getProcedures(String, String, String)
method - getProcedureColumns(String, String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getProcedures(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getProcedureTerm() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getPropertyInfo(String, Properties) - Method in class org.apache.jena.jdbc.JenaDriver
- getPseudoColumns(String, String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getPsuedoColumnColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for
JenaMetadata.getPseudoColumns(String, String, String, String)
method - getQueryEndpoint() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Gets the SPARQL query endpoint that is in use
- getQueryTimeout() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getRef(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getRef(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getRef(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getRef(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getResultSet() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getResultSetConcurrency() - Method in class org.apache.jena.jdbc.statements.JenaStatement
-
Gets that result sets are read-only
- getResultSetHoldability() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getResultSetHoldability() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getResultSetType() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getRow() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getRow() - Method in class org.apache.jena.jdbc.results.AskResults
- getRow() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- getRow() - Method in class org.apache.jena.jdbc.results.StreamedResults
- getRowId(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getRowId(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getRowId(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getRowId(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getRowIdLifetime() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getScale() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets the scale
- getScale(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getScale(int) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- getSchema() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getSchemaColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getSchemas()
method - getSchemaName(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getSchemas() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSchemas(String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSchemaTerm() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSearchStringEscape() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSelectResultsType() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Gets the results type that will be requested from the remote endpoint for
SELECT
queries - getShort(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getShort(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getShort(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getShort(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getSQLKeywords() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSQLStateType() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSQLXML(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getSQLXML(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getSQLXML(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getSQLXML(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getStatement() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getStatement() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getString(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getString(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getString(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getString(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getStringFunctions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSubjectColumnLabel() - Method in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Gets the subject column label
- getSuperTableColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getSuperTables(String, String, String)
method - getSuperTables(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSuperTypeColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getSuperTypes(String, String, String)
method - getSuperTypes(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getSystemFunctions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getTableColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getTables(String, String, String, String[])
method - getTableName(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- getTablePrivilegeColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getTablePrivileges(String, String, String)
method - getTablePrivileges(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getTables(String, String, String, String[]) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getTableTypeColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getTableTypes()
method - getTableTypes() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getTime(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getTime(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getTime(int, Calendar) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getTime(int, Calendar) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getTime(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getTime(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getTime(String, Calendar) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getTime(String, Calendar) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getTimeDateFunctions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getTimestamp(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getTimestamp(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getTimestamp(int, Calendar) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getTimestamp(int, Calendar) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getTimestamp(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getTimestamp(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getTimestamp(String, Calendar) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getTimestamp(String, Calendar) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getTransactionIsolation() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getType() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getType() - Method in class org.apache.jena.jdbc.results.AskResults
- getType() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- getType() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets the JDBC type for the column
- getType() - Method in class org.apache.jena.jdbc.results.StreamedResults
- getTypeInfo() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getTypeInfoColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getTypeInfo()
method - getTypeMap() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getTypeName() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets the underlying database type name
- getUdtColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getUDTs(String, String, String, int[])
method - getUDTs(String, String, String, int[]) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getUnicodeStream(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
-
Deprecated.
- getUnicodeStream(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
-
Deprecated.
- getUnicodeStream(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
-
Deprecated.
- getUpdateCount() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- getUpdateEndpoint() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Gets the SPARQL update endpoint that is in use
- getURL() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- getURL() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getURL() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getURL() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- getURL(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getURL(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getURL(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getURL(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getUserName() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getUserName() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- getUsingGraphURIs() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Gets the default graphs for SPARQL updates (may be null if none were set)
- getUsingNamedGraphURIs() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Gets the named graphs for SPARQL updates (may be null if none were set)
- getVersionColumns() - Static method in class org.apache.jena.jdbc.metadata.MetadataSchema
-
Gets the columns for the
DatabaseMetaData.getVersionColumns(String, String, String)
method - getVersionColumns(String, String, String) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- getWarnings() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- getWarnings() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- getWarnings() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- getWarnings() - Method in class org.apache.jena.jdbc.statements.JenaStatement
H
- HIGH - Static variable in class org.apache.jena.jdbc.JdbcCompatibility
-
Constant for high JDBC compatibility level
I
- initialize(Properties) - Method in interface org.apache.jena.jdbc.postprocessing.ResultsPostProcessor
-
Initializes the post-processor
- initialize(Properties) - Method in interface org.apache.jena.jdbc.preprocessing.CommandPreProcessor
-
Initializes the pre-processor
- insertPostProcessor(int, ResultsPostProcessor) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Inserts a results post-processor for the connection
- insertPreProcessor(int, CommandPreProcessor) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Inserts a command pre-processor for the connection
- insertRow() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- insertRow() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- insertsAreDetected(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- IntegerColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for normal integer columns, integer columns report as
Types.INTEGER
for JDBC purposes because some of the XML Schema integer types equate to integer - IntegerColumn(String, int, boolean) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.IntegerColumn
-
Creates new integer column information
- isAfterLast() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- isAfterLast() - Method in class org.apache.jena.jdbc.results.AskResults
- isAfterLast() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- isAfterLast() - Method in class org.apache.jena.jdbc.results.StreamedResults
- isAutoIncrement() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets whether the column is an auto-increment type
- isAutoIncrement(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isBeforeFirst() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- isBeforeFirst() - Method in class org.apache.jena.jdbc.results.AskResults
- isBeforeFirst() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- isBeforeFirst() - Method in class org.apache.jena.jdbc.results.StreamedResults
- isCaseSensitive() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets whether the column is case sensitive
- isCaseSensitive(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isCatalogAtStart() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- isClosed() - Method in class org.apache.jena.jdbc.connections.DatasetConnection
- isClosed() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- isClosed() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- isClosed() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
- isClosed() - Method in class org.apache.jena.jdbc.results.AskResults
- isClosed() - Method in class org.apache.jena.jdbc.results.QueryExecutionResults
- isClosed() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- isCloseOnCompletion() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- isCurrency() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets whether the column represents a currency type
- isCurrency(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isDefinitelyWritable(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isFirst() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- isFirst() - Method in class org.apache.jena.jdbc.results.AskResults
- isFirst() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- isFirst() - Method in class org.apache.jena.jdbc.results.StreamedResults
- isLast() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- isLast() - Method in class org.apache.jena.jdbc.results.AskResults
- isLast() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- isLast() - Method in class org.apache.jena.jdbc.results.StreamedResults
- isNullable(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isNullable(int) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- isPoolable() - Method in class org.apache.jena.jdbc.statements.JenaStatement
- isReadOnly() - Method in class org.apache.jena.jdbc.connections.DatasetConnection
- isReadOnly() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- isReadOnly() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- isReadOnly() - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
- isReadOnly() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets whether the column is read-only
- isReadOnly(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isSearchable() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets whether the column is searchable
- isSearchable(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isSigned() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets whether the column is signed
- isSigned(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isSigned(int) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- isValid(int) - Method in class org.apache.jena.jdbc.connections.DatasetConnection
- isValid(int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- isValid(int) - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
- isWrapperFor(Class<?>) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- isWrapperFor(Class<?>) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- isWrapperFor(Class<?>) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- isWrapperFor(Class<?>) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- isWrapperFor(Class<?>) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- isWrapperFor(Class<?>) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- isWrapperFor(Class<?>) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- isWritable() - Method in class org.apache.jena.jdbc.results.metadata.columns.ColumnInfo
-
Gets whether the column is writable
- isWritable(int) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
J
- JdbcCompatibility - Class in org.apache.jena.jdbc
-
Class containing constants and helper methods related to JDBC compatibility
- jdbcCompliant() - Method in class org.apache.jena.jdbc.JenaDriver
-
Returns that a Jena JDBC driver is not JDBC compliant since strict JDBC compliance requires support for SQL-92 and since we are using SPARQL we don't meet that criteria
- JdbcNodeUtils - Class in org.apache.jena.jdbc.utils
-
Class with helpful utility methods for Jena JDBC
- JenaConnection - Class in org.apache.jena.jdbc.connections
-
Abstract base implementation of a Jena JDBC connection
- JenaConnection(int, boolean, int, int) - Constructor for class org.apache.jena.jdbc.connections.JenaConnection
-
Creates a new connection
- JenaDriver - Class in org.apache.jena.jdbc
-
Abstract implementation of a Jena JDBC driver
- JenaDriver(int, int, String) - Constructor for class org.apache.jena.jdbc.JenaDriver
-
Creates a new driver
- JenaJDBC - Class in org.apache.jena.jdbc
-
Root class for Jena JDBC
- JenaMetadata - Class in org.apache.jena.jdbc.metadata
-
Database metadata for Jena JDBC connections
- JenaMetadata(JenaConnection) - Constructor for class org.apache.jena.jdbc.metadata.JenaMetadata
-
Creates new connection metadata
- JenaParameterMetadata - Class in org.apache.jena.jdbc.statements.metadata
-
Implementation of
ParameterMetaData
forParameterizedSparqlString
instances to supportJenaPreparedStatement
- JenaParameterMetadata(ParameterizedSparqlString) - Constructor for class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
-
Creates new parameter metadata
- JenaPreparedStatement - Class in org.apache.jena.jdbc.statements
-
Abstract Jena JDBC implementation of a prepared statement
- JenaPreparedStatement(String, JenaConnection, int, int, int, int, boolean, int) - Constructor for class org.apache.jena.jdbc.statements.JenaPreparedStatement
-
Creates a new prepared statement
- JenaResultSet - Class in org.apache.jena.jdbc.results
-
Abstract implementation of a JDBC Result Set which makes all update methods throw
SQLFeatureNotSupportedException
- JenaResultSet(JenaStatement) - Constructor for class org.apache.jena.jdbc.results.JenaResultSet
-
Creates a new result set
- JenaResultsMetadata - Class in org.apache.jena.jdbc.results.metadata
-
Abstract implementation of result set metadata for Jena JDBC result sets, specially for
JenaResultSet
implementations. - JenaResultsMetadata(JenaResultSet, ColumnInfo[]) - Constructor for class org.apache.jena.jdbc.results.metadata.JenaResultsMetadata
-
Creates new result set metadata
- JenaStatement - Class in org.apache.jena.jdbc.statements
-
Abstract Jena JDBC implementation of a statement that only permits read operations
- JenaStatement(JenaConnection) - Constructor for class org.apache.jena.jdbc.statements.JenaStatement
-
Creates a new statement
- JenaStatement(JenaConnection, int, int, int, int, boolean, int) - Constructor for class org.apache.jena.jdbc.statements.JenaStatement
-
Creates a new statement
L
- last() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- last() - Method in class org.apache.jena.jdbc.results.AskResults
- last() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- last() - Method in class org.apache.jena.jdbc.results.StreamedResults
- LOCATION_MEM - Static variable in class org.apache.jena.jdbc.tdb.TDBDriver
-
Constant for special value which may be used as the value of the
location
parameter (TDBDriver.PARAM_LOCATION
) to indicate that a pure in-memory dataset is desired, this should not be used for anything other than trivial testing - locatorsUpdateCopy() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- LongIntegerColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for integer columns, integer columns report as
Types.BIGINT
for JDBC purposes because most of the XML Schema integer types equate to longs - LongIntegerColumn(String, int, boolean) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.LongIntegerColumn
-
Creates new integer column information
- LOW - Static variable in class org.apache.jena.jdbc.JdbcCompatibility
-
Constant for low JDBC compatibility level
M
- MaterializedResults<T> - Class in org.apache.jena.jdbc.results
-
Represents a set of materialized results backed by some
QueryExecution
, materialized results permit scrolling but are not sensitive to changes in the underlying data - MaterializedResults(JenaStatement, QueryExecution, boolean) - Constructor for class org.apache.jena.jdbc.results.MaterializedResults
-
Creates new materialized results
- MaterializedSelectResults - Class in org.apache.jena.jdbc.results
-
Represents SPARQL SELECT results
- MaterializedSelectResults(JenaStatement, QueryExecution, ResultSetRewindable, boolean) - Constructor for class org.apache.jena.jdbc.results.MaterializedSelectResults
-
Creates new select results
- MEDIUM - Static variable in class org.apache.jena.jdbc.JdbcCompatibility
-
Constant for medium JDBC compatibility level
- MEM_DRIVER_PREFIX - Static variable in class org.apache.jena.jdbc.mem.MemDriver
-
Constant for the memory driver prefix, this is appended to the base
JenaDriver.DRIVER_PREFIX
to form the URL prefix for JDBC Connection URLs for this driver - MemConnection - Class in org.apache.jena.jdbc.mem.connections
-
Represents a dataset connection backed by an in-memory dataset
- MemConnection(Dataset, int, boolean, int, int) - Constructor for class org.apache.jena.jdbc.mem.connections.MemConnection
-
Creates a new connection
- MemDatasetMetadata - Class in org.apache.jena.jdbc.mem.metadata
-
Connection metadata for in-memory datasets
- MemDatasetMetadata(DatasetConnection) - Constructor for class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
-
Creates new metadata
- MemDriver - Class in org.apache.jena.jdbc.mem
-
A Jena JDBC driver which creates connections to in-memory datasets
- MemDriver() - Constructor for class org.apache.jena.jdbc.mem.MemDriver
-
Creates a new driver
- MetadataSchema - Class in org.apache.jena.jdbc.metadata
-
Helper class containing constants pertaining to the columns returned by various methods of a
DatabaseMetaData
implementation - MetaResultSet - Class in org.apache.jena.jdbc.metadata.results
-
A result set implementation specifically for representing JDBC metadata
- MetaResultSet(ColumnInfo[]) - Constructor for class org.apache.jena.jdbc.metadata.results.MetaResultSet
-
Creates new empty metadata
- MetaResultSet(ColumnInfo[], Object[][]) - Constructor for class org.apache.jena.jdbc.metadata.results.MetaResultSet
-
Creates new metadata
- MetaResultSetMetadata - Class in org.apache.jena.jdbc.metadata.results
-
Abstract implementation of result set metadata for Jena JDBC metadata result sets
- MetaResultSetMetadata(MetaResultSet, ColumnInfo[]) - Constructor for class org.apache.jena.jdbc.metadata.results.MetaResultSetMetadata
-
Creates new result set metadata
- moveToCurrentRow() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- moveToCurrentRow() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- moveToInsertRow() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- moveToInsertRow() - Method in class org.apache.jena.jdbc.results.JenaResultSet
N
- nativeSQL(String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- next() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- next() - Method in class org.apache.jena.jdbc.results.AskResults
- next() - Method in class org.apache.jena.jdbc.results.MaterializedResults
- next() - Method in class org.apache.jena.jdbc.results.StreamedResults
- NO_AUTO_LOGGING_CONFIGURATION - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Deprecated.
- normalizeLevel(int) - Static method in class org.apache.jena.jdbc.JdbcCompatibility
-
Normalizes the compatibility level given to be within the acceptable range of 1-9
- nullPlusNonNullIsNull() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- nullsAreSortedAtEnd() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- nullsAreSortedAtStart() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- nullsAreSortedHigh() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- nullsAreSortedLow() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- NUM_COLUMNS - Static variable in class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Constant for the number of columns in triple results
- NumericColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Abstract column information for numeric columns
- NumericColumn(String, int, int, Class<?>, int, int, boolean) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.NumericColumn
-
Creates new numeric column information
O
- org.apache.jena.jdbc - package org.apache.jena.jdbc
- org.apache.jena.jdbc.connections - package org.apache.jena.jdbc.connections
- org.apache.jena.jdbc.mem - package org.apache.jena.jdbc.mem
- org.apache.jena.jdbc.mem.connections - package org.apache.jena.jdbc.mem.connections
- org.apache.jena.jdbc.mem.metadata - package org.apache.jena.jdbc.mem.metadata
- org.apache.jena.jdbc.metadata - package org.apache.jena.jdbc.metadata
- org.apache.jena.jdbc.metadata.results - package org.apache.jena.jdbc.metadata.results
- org.apache.jena.jdbc.postprocessing - package org.apache.jena.jdbc.postprocessing
- org.apache.jena.jdbc.preprocessing - package org.apache.jena.jdbc.preprocessing
- org.apache.jena.jdbc.remote - package org.apache.jena.jdbc.remote
- org.apache.jena.jdbc.remote.connections - package org.apache.jena.jdbc.remote.connections
- org.apache.jena.jdbc.remote.metadata - package org.apache.jena.jdbc.remote.metadata
- org.apache.jena.jdbc.remote.statements - package org.apache.jena.jdbc.remote.statements
- org.apache.jena.jdbc.results - package org.apache.jena.jdbc.results
- org.apache.jena.jdbc.results.metadata - package org.apache.jena.jdbc.results.metadata
- org.apache.jena.jdbc.results.metadata.columns - package org.apache.jena.jdbc.results.metadata.columns
- org.apache.jena.jdbc.statements - package org.apache.jena.jdbc.statements
- org.apache.jena.jdbc.statements.metadata - package org.apache.jena.jdbc.statements.metadata
- org.apache.jena.jdbc.tdb - package org.apache.jena.jdbc.tdb
- org.apache.jena.jdbc.tdb.connections - package org.apache.jena.jdbc.tdb.connections
- org.apache.jena.jdbc.tdb.metadata - package org.apache.jena.jdbc.tdb.metadata
- org.apache.jena.jdbc.utils - package org.apache.jena.jdbc.utils
- othersDeletesAreVisible(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- othersInsertsAreVisible(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- othersUpdatesAreVisible(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- ownDeletesAreVisible(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- ownInsertsAreVisible(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- ownUpdatesAreVisible(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
P
- PARAM_CLIENT - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the parameter used to specify a client used.
- PARAM_CONFIG - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Constant for the connection URL parameter used to set the path to a Java properties file used to provide additional connection parameters external to the URL.
- PARAM_DATASET - Static variable in class org.apache.jena.jdbc.mem.MemDriver
-
Constant for the connection URL parameter used to specify a dataset file/instance to use
- PARAM_DEFAULT_GRAPH_URI - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the connection URL parameter that sets a default graph URI for SPARQL queries, may be specified multiple times to use specify multiple default graphs to use
- PARAM_EMPTY - Static variable in class org.apache.jena.jdbc.mem.MemDriver
-
Constant for the connection URL parameter used to specify that an empty dataset should be used.
- PARAM_JDBC_COMPATIBILITY - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Constant for the connection URL parameter which sets the desired JDBC compatibility level
- PARAM_LOCATION - Static variable in class org.apache.jena.jdbc.tdb.TDBDriver
-
Constant for driver parameter that sets the location of the TDB dataset
- PARAM_LOGGING - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Deprecated.No longer supported as of Jena 4.x
- PARAM_MODEL_RESULTS_TYPE - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the connection URL parameter that sets the results type to request for
CONSTRUCT
andDESCRIBE
queries against the remote endpoint - PARAM_MUST_EXIST - Static variable in class org.apache.jena.jdbc.tdb.TDBDriver
-
Constant for driver parameter that sets whether the TDB dataset must already exist
- PARAM_NAMED_GRAPH_URI - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the connection URL parameter that sets a named graph URI for SPARQL queries, may be specified multiple times to use specify multiple named graphs to use
- PARAM_PASSWORD - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Constant for the standard JDBC connection URL parameter used to set password for drivers that support authentication
- PARAM_POST_PROCESSOR - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Constant for the connection URL parameter used to set class names of
ResultsPostProcessor
implementations to use with returned connections. - PARAM_PRE_PROCESSOR - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Constant for the connection URL parameter used to set class names of
CommandPreProcessor
implementations to use with returned connections. - PARAM_QUERY_ENDPOINT - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the connection URL parameter that sets the remote SPARQL query endpoint to use
- PARAM_SELECT_RESULTS_TYPE - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the connection URL parameter that sets the results type to request for
SELECT
queries against the remote endpoint - PARAM_UPDATE_ENDPOINT - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the connection URL parameter that sets the remote SPARQL update endpoint to use
- PARAM_USERNAME - Static variable in class org.apache.jena.jdbc.JenaDriver
-
Constant for the standard JDBC connection URL parameter used to set user name for drivers that support authentication
- PARAM_USING_GRAPH_URI - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the connection URL parameter that sets a default graph URI for SPARQL updates, may be specified multiple times to use specify multiple default graphs to use
- PARAM_USING_NAMED_GRAPH_URI - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the connection URL parameter that sets a named graph URI for SPARQL updates, may be specified multiple times to use specify multiple named graphs to use
- parseLevel(Object) - Static method in class org.apache.jena.jdbc.JdbcCompatibility
-
Parses the JDBC compatibility level from the given object and normalizes it if necessary.
- PATH - Static variable in class org.apache.jena.jdbc.JenaJDBC
-
The root package name for Jena JDBC
- postProcessResults(boolean) - Method in interface org.apache.jena.jdbc.postprocessing.ResultsPostProcessor
-
Post-process incoming ASK results
- postProcessResults(Iterator<Triple>) - Method in interface org.apache.jena.jdbc.postprocessing.ResultsPostProcessor
-
Post-process incoming CONSTRUCT/DESCRIBE results
- postProcessResults(ResultSet) - Method in interface org.apache.jena.jdbc.postprocessing.ResultsPostProcessor
-
Post-process incoming SELECT results
- postProcessResultsMetadata(AskResultsMetadata) - Method in interface org.apache.jena.jdbc.postprocessing.ResultsPostProcessor
-
Post-process ASK results metadata
- postProcessResultsMetadata(SelectResultsMetadata) - Method in interface org.apache.jena.jdbc.postprocessing.ResultsPostProcessor
-
Post-process SELECT results metadata
- postProcessResultsMetadata(TripleResultsMetadata) - Method in interface org.apache.jena.jdbc.postprocessing.ResultsPostProcessor
-
Post-process CONSTRUCT/DESCRIBE results metadata
- prepareCall(String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- prepareCall(String, int, int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- prepareCall(String, int, int, int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- prepareStatement(String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- prepareStatement(String, int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- prepareStatement(String, int[]) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- prepareStatement(String, int, int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- prepareStatement(String, int, int, int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- prepareStatement(String, String[]) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- preProcessCommandText(String) - Method in interface org.apache.jena.jdbc.preprocessing.CommandPreProcessor
-
Pre-process incoming command text
- preProcessQuery(Query) - Method in interface org.apache.jena.jdbc.preprocessing.CommandPreProcessor
-
Pre-process a query
- preProcessUpdate(UpdateRequest) - Method in interface org.apache.jena.jdbc.preprocessing.CommandPreProcessor
-
Pre-process an update
- previous() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- previous() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- previous() - Method in class org.apache.jena.jdbc.results.MaterializedResults
Q
- QueryExecutionResults - Class in org.apache.jena.jdbc.results
-
Abstract base class for result sets that are backed by a
QueryExecution
- QueryExecutionResults(JenaStatement, QueryExecution, boolean) - Constructor for class org.apache.jena.jdbc.results.QueryExecutionResults
-
Creates new Query Execution backed results
R
- refreshRow() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- refreshRow() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- register() - Static method in class org.apache.jena.jdbc.mem.MemDriver
-
Registers the driver with the JDBC
DriverManager
- register() - Static method in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Registers the driver with the JDBC
DriverManager
- register() - Static method in class org.apache.jena.jdbc.tdb.TDBDriver
-
Registers the driver with the JDBC
DriverManager
- relative(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- relative(int) - Method in class org.apache.jena.jdbc.results.AskResults
- relative(int) - Method in class org.apache.jena.jdbc.results.MaterializedResults
- relative(int) - Method in class org.apache.jena.jdbc.results.StreamedResults
- releaseSavepoint(Savepoint) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- REMOTE_DRIVER_PREFIX - Static variable in class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Constant for the remote driver prefix, this is appended to the base
JenaDriver.DRIVER_PREFIX
to form the URL prefix for JDBC Connection URLs for this driver - RemoteEndpointConnection - Class in org.apache.jena.jdbc.remote.connections
-
Represents a connection to a remote endpoint
- RemoteEndpointConnection(String, String, int, int) - Constructor for class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Creates a new remote connection
- RemoteEndpointConnection(String, String, List<String>, List<String>, List<String>, List<String>, HttpClient, int, int, String, String) - Constructor for class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
-
Creates a new remote connection
- RemoteEndpointDriver - Class in org.apache.jena.jdbc.remote
-
A Jena JDBC driver which creates connections to remote endpoints
- RemoteEndpointDriver() - Constructor for class org.apache.jena.jdbc.remote.RemoteEndpointDriver
-
Creates a new driver
- RemoteEndpointMetadata - Class in org.apache.jena.jdbc.remote.metadata
-
Represents metadata about connections to remote endpoints
- RemoteEndpointMetadata(RemoteEndpointConnection) - Constructor for class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
-
Creates new metadata
- RemoteEndpointPreparedStatement - Class in org.apache.jena.jdbc.remote.statements
-
A Jena JDBC statement against a remote endpoint
- RemoteEndpointPreparedStatement(String, RemoteEndpointConnection) - Constructor for class org.apache.jena.jdbc.remote.statements.RemoteEndpointPreparedStatement
-
Creates a new statement
- RemoteEndpointPreparedStatement(String, RemoteEndpointConnection, HttpClient, int, int, int, int) - Constructor for class org.apache.jena.jdbc.remote.statements.RemoteEndpointPreparedStatement
-
Creates a new statement
- RemoteEndpointStatement - Class in org.apache.jena.jdbc.remote.statements
-
A Jena JDBC statement against a remote endpoint
- RemoteEndpointStatement(RemoteEndpointConnection) - Constructor for class org.apache.jena.jdbc.remote.statements.RemoteEndpointStatement
-
Creates a new statement
- RemoteEndpointStatement(RemoteEndpointConnection, HttpClient, int, int, int, int) - Constructor for class org.apache.jena.jdbc.remote.statements.RemoteEndpointStatement
-
Creates a new statement
- removePostProcessor(int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Removes a results post-processor from the connection
- removePostProcessor(ResultsPostProcessor) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Removes a results post-processor from the connection
- removePreProcessor(int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Removes a command pre-processor from the connection
- removePreProcessor(CommandPreProcessor) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Removes a command pre-processor from the connection
- ResultsPostProcessor - Interface in org.apache.jena.jdbc.postprocessing
-
Interface for results post processors, post processors have the ability to modify the raw SPARQL results or the JDBC results metadata before it is provided for consumption to the caller of the JDBC APIs
- rollback() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- rollback(Savepoint) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- rowDeleted() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- rowDeleted() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- rowInserted() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- rowInserted() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- rowUpdated() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- rowUpdated() - Method in class org.apache.jena.jdbc.results.JenaResultSet
S
- SCHEMA_TERM - Static variable in class org.apache.jena.jdbc.metadata.JenaMetadata
-
Constant for the term used for schemas
- SelectResults - Class in org.apache.jena.jdbc.results
-
Represents SPARQL SELECT results
- SelectResults(JenaStatement, QueryExecution, ResultSet, boolean) - Constructor for class org.apache.jena.jdbc.results.SelectResults
-
Creates new select results
- SelectResults(JenaStatement, QueryExecution, ResultSetPeekable, boolean) - Constructor for class org.apache.jena.jdbc.results.SelectResults
-
Creates new select results
- SelectResultsMetadata - Class in org.apache.jena.jdbc.results.metadata
-
Result Set Metadata for
SelectResults
instances - SelectResultsMetadata(JenaResultSet, ResultSet) - Constructor for class org.apache.jena.jdbc.results.metadata.SelectResultsMetadata
-
Creates new SELECT results metadata
- SelectResultsMetadata(JenaResultSet, ResultSetPeekable) - Constructor for class org.apache.jena.jdbc.results.metadata.SelectResultsMetadata
-
Creates new SELECT results metadata
- SelectResultsMetadata(SelectResultsMetadata, ColumnInfo[]) - Constructor for class org.apache.jena.jdbc.results.metadata.SelectResultsMetadata
-
Creates new SELECT results metadata
- setArray(int, Array) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setAsciiStream(int, InputStream) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setAsciiStream(int, InputStream, int) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setAsciiStream(int, InputStream, long) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setAutoCommit(boolean) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setBigDecimal(int, BigDecimal) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setBinaryStream(int, InputStream) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setBinaryStream(int, InputStream, int) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setBinaryStream(int, InputStream, long) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setBlob(int, InputStream) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setBlob(int, InputStream, long) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setBlob(int, Blob) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setBoolean(int, boolean) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setByte(int, byte) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setBytes(int, byte[]) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setCatalog(String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setCharacterStream(int, Reader) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setCharacterStream(int, Reader, int) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setCharacterStream(int, Reader, long) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setClientInfo(String, String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setClientInfo(Properties) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setClob(int, Reader) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setClob(int, Reader, long) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setClob(int, Clob) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setCursorName(String) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- setDate(int, Date) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setDate(int, Date, Calendar) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setDouble(int, double) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setEscapeProcessing(boolean) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- setFetchDirection(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- setFetchDirection(int) - Method in class org.apache.jena.jdbc.results.AskResults
- setFetchDirection(int) - Method in class org.apache.jena.jdbc.results.MaterializedResults
- setFetchDirection(int) - Method in class org.apache.jena.jdbc.results.StreamedResults
- setFetchDirection(int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- setFetchSize(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- setFetchSize(int) - Method in class org.apache.jena.jdbc.results.AskResults
- setFetchSize(int) - Method in class org.apache.jena.jdbc.results.MaterializedResults
- setFetchSize(int) - Method in class org.apache.jena.jdbc.results.StreamedResults
- setFetchSize(int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- setFloat(int, float) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setHoldability(int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setInt(int, int) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setJdbcCompatibilityLevel(int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
-
Sets the JDBC compatibility level that is in use, see
JdbcCompatibility
for explanations. - setJdbcCompatibilityLevel(int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
-
Sets the JDBC compatibility level that is in use, see
JdbcCompatibility
for explanations. - setLong(int, long) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setMaxFieldSize(int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- setMaxRows(int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- setNCharacterStream(int, Reader) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setNCharacterStream(int, Reader, long) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setNClob(int, Reader) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setNClob(int, Reader, long) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setNClob(int, NClob) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setNetworkTimeout(Executor, int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setNString(int, String) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setNull(int, int) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setNull(int, int, String) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setObject(int, Object) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setObject(int, Object, int) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setObject(int, Object, int, int) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setPoolable(boolean) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- setQueryTimeout(int) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- setReadOnly(boolean) - Method in class org.apache.jena.jdbc.connections.DatasetConnection
- setReadOnly(boolean) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setReadOnly(boolean) - Method in class org.apache.jena.jdbc.remote.connections.RemoteEndpointConnection
- setRef(int, Ref) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setRowId(int, RowId) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setSavepoint() - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setSavepoint(String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setSchema(String) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setShort(int, short) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setSQLXML(int, SQLXML) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setString(int, String) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setTime(int, Time) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setTime(int, Time, Calendar) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setTimestamp(int, Timestamp) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setTimestamp(int, Timestamp, Calendar) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- setTransactionIsolation(int) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setTypeMap(Map<String, Class<?>>) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- setUnicodeStream(int, InputStream, int) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
-
Deprecated.
- setURL(int, URL) - Method in class org.apache.jena.jdbc.statements.JenaPreparedStatement
- ShortIntegerColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for short integer columns, note that no XSD types directly correspond to a
Types.SMALLINT
so this is not really used but merely provided for completeness. - ShortIntegerColumn(String, int, boolean) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.ShortIntegerColumn
-
Creates new integer column information
- shouldDetectColumnTypes(int) - Static method in class org.apache.jena.jdbc.JdbcCompatibility
-
Returns whether a result set is expected to determine the column types from the returned data
- shouldTypeColumnsAsString(int) - Static method in class org.apache.jena.jdbc.JdbcCompatibility
-
Returns whether a result set is expected to type returned columns as strings
- SparqlColumnInfo - Class in org.apache.jena.jdbc.results.metadata.columns
-
Abstract class for column information for columns originating from SPARQL results
- SparqlColumnInfo(String, int, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.SparqlColumnInfo
-
Creates new column information
- storesLowerCaseIdentifiers() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- storesLowerCaseQuotedIdentifiers() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- storesMixedCaseIdentifiers() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- storesMixedCaseQuotedIdentifiers() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- storesUpperCaseIdentifiers() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- storesUpperCaseQuotedIdentifiers() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- StreamedResults<T> - Class in org.apache.jena.jdbc.results
-
Represents a set of streamed results backed by some
QueryExecution
, streamed results are considered to be forward only - StreamedResults(JenaStatement, QueryExecution, boolean) - Constructor for class org.apache.jena.jdbc.results.StreamedResults
-
Creates new streamed results
- StringColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for string columns
- StringColumn(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.StringColumn
-
Creates new string column information
- StringColumn(String, int, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.StringColumn
-
Creates new string column information
- supportsAlterTableWithAddColumn() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsAlterTableWithDropColumn() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsANSI92EntryLevelSQL() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsANSI92FullSQL() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsANSI92IntermediateSQL() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsBatchUpdates() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsCatalogsInDataManipulation() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsCatalogsInIndexDefinitions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsCatalogsInProcedureCalls() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsCatalogsInTableDefinitions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsColumnAliasing() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsConvert() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsConvert(int, int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsCoreSQLGrammar() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsCorrelatedSubqueries() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsDataManipulationTransactionsOnly() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsDifferentTableCorrelationNames() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsExpressionsInOrderBy() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsExtendedSQLGrammar() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsFullOuterJoins() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsGetGeneratedKeys() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsGroupBy() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsGroupByBeyondSelect() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsGroupByUnrelated() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsIntegrityEnhancementFacility() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsLikeEscapeClause() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsLimitedOuterJoins() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsMinimumSQLGrammar() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsMixedCaseIdentifiers() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsMixedCaseQuotedIdentifiers() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsMultipleOpenResults() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsMultipleResultSets() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsMultipleTransactions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsNamedParameters() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsNonNullableColumns() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsOpenCursorsAcrossCommit() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsOpenCursorsAcrossRollback() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsOpenStatementsAcrossCommit() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsOpenStatementsAcrossRollback() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsOrderByUnrelated() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsOuterJoins() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsPositionedDelete() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsPositionedUpdate() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsResultSetConcurrency(int, int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsResultSetHoldability(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsResultSetType(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSavepoints() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSchemasInDataManipulation() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSchemasInIndexDefinitions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSchemasInPrivilegeDefinitions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSchemasInProcedureCalls() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSchemasInTableDefinitions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSelectForUpdate() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsStatementPooling() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsStoredProcedures() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSubqueriesInComparisons() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSubqueriesInExists() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSubqueriesInIns() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsSubqueriesInQuantifieds() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsTableCorrelationNames() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsTransactionIsolationLevel(int) - Method in class org.apache.jena.jdbc.metadata.DatasetMetadata
- supportsTransactionIsolationLevel(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsTransactionIsolationLevel(int) - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- supportsTransactionIsolationLevel(int) - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- supportsTransactions() - Method in class org.apache.jena.jdbc.metadata.DatasetMetadata
- supportsTransactions() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsTransactions() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- supportsUnion() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- supportsUnionAll() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
T
- TDB_DRIVER_PREFIX - Static variable in class org.apache.jena.jdbc.tdb.TDBDriver
-
Constant for the TDB driver prefix, this is appended to the base
JenaDriver.DRIVER_PREFIX
to form the URL prefix for JDBC Connection URLs for this driver - TDBConnection - Class in org.apache.jena.jdbc.tdb.connections
-
Represents a dataset connection backed by a TDB dataset
- TDBConnection(Dataset, int, boolean, int) - Constructor for class org.apache.jena.jdbc.tdb.connections.TDBConnection
-
Creates a new connection
- TDBDatasetMetadata - Class in org.apache.jena.jdbc.tdb.metadata
-
Connection metadata for TDB datasets
- TDBDatasetMetadata(DatasetConnection) - Constructor for class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
-
Creates new metadata
- TDBDriver - Class in org.apache.jena.jdbc.tdb
-
A Jena JDBC driver which creates connections to TDB datasets
- TDBDriver() - Constructor for class org.apache.jena.jdbc.tdb.TDBDriver
-
Creates a new TDB driver
- TimeColumn - Class in org.apache.jena.jdbc.results.metadata.columns
-
Column information for time columns
- TimeColumn(String, int) - Constructor for class org.apache.jena.jdbc.results.metadata.columns.TimeColumn
-
Creates new time column information
- toBoolean(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a boolean
- toByte(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a byte
- toDate(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a date
- toDecimal(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a decimal
- toDouble(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a double
- toFloat(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a float
- toInt(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to an integer
- toLong(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a long integer
- toShort(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a short integer
- toString(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a now to a string
- toTime(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a time
- toTimestamp(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a timestamp
- toURL(Node) - Static method in class org.apache.jena.jdbc.utils.JdbcNodeUtils
-
Tries to convert a node to a URL
- TripleIteratorResults - Class in org.apache.jena.jdbc.results
-
Represents results of a CONSTRUCT/DESCRIBE query where the results are streamed
- TripleIteratorResults(JenaStatement, QueryExecution, Iterator<Triple>, boolean) - Constructor for class org.apache.jena.jdbc.results.TripleIteratorResults
-
Creates a new result set which is backed by a triple iterator
- TripleListResults - Class in org.apache.jena.jdbc.results
-
Represents results of a CONSTRUCT/DESCRIBE query where the results are materialized
- TripleListResults(JenaStatement, QueryExecution, List<Triple>, boolean) - Constructor for class org.apache.jena.jdbc.results.TripleListResults
-
Creates a new result set which is backed by a triple iterator
- TripleResultsMetadata - Class in org.apache.jena.jdbc.results.metadata
-
Result set metadata for
TripleIteratorResults
instances - TripleResultsMetadata(JenaResultSet, Iterator<Triple>) - Constructor for class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Creates new results metadata for triple (CONSTRUCT/DESCRIBE) results
- TripleResultsMetadata(JenaResultSet, Iterator<Triple>, String, String, String) - Constructor for class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Creates new results metadata for triple (CONSTRUCT/DESCRIBE) results
- TripleResultsMetadata(JenaResultSet, PeekIterator<Triple>) - Constructor for class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Creates new results metadata for triple (CONSTRUCT/DESCRIBE) results
- TripleResultsMetadata(JenaResultSet, PeekIterator<Triple>, String, String, String) - Constructor for class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Creates new results metadata for triple (CONSTRUCT/DESCRIBE) results
- TripleResultsMetadata(TripleResultsMetadata, String, String, String) - Constructor for class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Creates new results metadata for triple (CONSTRUCT/DESCRIBE) results
- TripleResultsMetadata(TripleResultsMetadata, ColumnInfo[]) - Constructor for class org.apache.jena.jdbc.results.metadata.TripleResultsMetadata
-
Creates new results metadata for triple (CONSTRUCT/DESCRIBE) results
U
- unwrap(Class<T>) - Method in class org.apache.jena.jdbc.connections.JenaConnection
- unwrap(Class<T>) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- unwrap(Class<T>) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- unwrap(Class<T>) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- unwrap(Class<T>) - Method in class org.apache.jena.jdbc.results.metadata.AbstractResultsMetadata
- unwrap(Class<T>) - Method in class org.apache.jena.jdbc.statements.JenaStatement
- unwrap(Class<T>) - Method in class org.apache.jena.jdbc.statements.metadata.JenaParameterMetadata
- updateArray(int, Array) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateArray(int, Array) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateArray(String, Array) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateArray(String, Array) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateAsciiStream(int, InputStream) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateAsciiStream(int, InputStream) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateAsciiStream(int, InputStream, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateAsciiStream(int, InputStream, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateAsciiStream(int, InputStream, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateAsciiStream(int, InputStream, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateAsciiStream(String, InputStream) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateAsciiStream(String, InputStream) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateAsciiStream(String, InputStream, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateAsciiStream(String, InputStream, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateAsciiStream(String, InputStream, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateAsciiStream(String, InputStream, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBigDecimal(int, BigDecimal) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBigDecimal(int, BigDecimal) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBigDecimal(String, BigDecimal) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBigDecimal(String, BigDecimal) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBinaryStream(int, InputStream) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBinaryStream(int, InputStream) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBinaryStream(int, InputStream, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBinaryStream(int, InputStream, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBinaryStream(int, InputStream, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBinaryStream(int, InputStream, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBinaryStream(String, InputStream) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBinaryStream(String, InputStream) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBinaryStream(String, InputStream, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBinaryStream(String, InputStream, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBinaryStream(String, InputStream, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBinaryStream(String, InputStream, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBlob(int, InputStream) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBlob(int, InputStream) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBlob(int, InputStream, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBlob(int, InputStream, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBlob(int, Blob) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBlob(int, Blob) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBlob(String, InputStream) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBlob(String, InputStream) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBlob(String, InputStream, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBlob(String, InputStream, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBlob(String, Blob) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBlob(String, Blob) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBoolean(int, boolean) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBoolean(int, boolean) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBoolean(String, boolean) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBoolean(String, boolean) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateByte(int, byte) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateByte(int, byte) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateByte(String, byte) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateByte(String, byte) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBytes(int, byte[]) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBytes(int, byte[]) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateBytes(String, byte[]) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateBytes(String, byte[]) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateCharacterStream(int, Reader) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateCharacterStream(int, Reader) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateCharacterStream(int, Reader, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateCharacterStream(int, Reader, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateCharacterStream(int, Reader, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateCharacterStream(int, Reader, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateCharacterStream(String, Reader) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateCharacterStream(String, Reader) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateCharacterStream(String, Reader, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateCharacterStream(String, Reader, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateCharacterStream(String, Reader, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateCharacterStream(String, Reader, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateClob(int, Reader) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateClob(int, Reader) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateClob(int, Reader, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateClob(int, Reader, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateClob(int, Clob) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateClob(int, Clob) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateClob(String, Reader) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateClob(String, Reader) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateClob(String, Reader, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateClob(String, Reader, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateClob(String, Clob) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateClob(String, Clob) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateDate(int, Date) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateDate(int, Date) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateDate(String, Date) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateDate(String, Date) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateDouble(int, double) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateDouble(int, double) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateDouble(String, double) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateDouble(String, double) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateFloat(int, float) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateFloat(int, float) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateFloat(String, float) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateFloat(String, float) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateInt(int, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateInt(int, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateInt(String, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateInt(String, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateLong(int, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateLong(int, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateLong(String, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateLong(String, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNCharacterStream(int, Reader) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNCharacterStream(int, Reader) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNCharacterStream(int, Reader, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNCharacterStream(int, Reader, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNCharacterStream(String, Reader) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNCharacterStream(String, Reader) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNCharacterStream(String, Reader, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNCharacterStream(String, Reader, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNClob(int, Reader) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNClob(int, Reader) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNClob(int, Reader, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNClob(int, Reader, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNClob(int, NClob) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNClob(int, NClob) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNClob(String, Reader) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNClob(String, Reader) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNClob(String, Reader, long) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNClob(String, Reader, long) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNClob(String, NClob) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNClob(String, NClob) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNString(int, String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNString(int, String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNString(String, String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNString(String, String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNull(int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNull(int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateNull(String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateNull(String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateObject(int, Object) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateObject(int, Object) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateObject(int, Object, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateObject(int, Object, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateObject(String, Object) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateObject(String, Object) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateObject(String, Object, int) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateObject(String, Object, int) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateRef(int, Ref) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateRef(int, Ref) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateRef(String, Ref) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateRef(String, Ref) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateRow() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateRow() - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateRowId(int, RowId) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateRowId(int, RowId) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateRowId(String, RowId) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateRowId(String, RowId) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updatesAreDetected(int) - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- updateShort(int, short) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateShort(int, short) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateShort(String, short) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateShort(String, short) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateSQLXML(int, SQLXML) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateSQLXML(int, SQLXML) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateSQLXML(String, SQLXML) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateSQLXML(String, SQLXML) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateString(int, String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateString(int, String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateString(String, String) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateString(String, String) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateTime(int, Time) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateTime(int, Time) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateTime(String, Time) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateTime(String, Time) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateTimestamp(int, Timestamp) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateTimestamp(int, Timestamp) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- updateTimestamp(String, Timestamp) - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- updateTimestamp(String, Timestamp) - Method in class org.apache.jena.jdbc.results.JenaResultSet
- usesLocalFilePerTable() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- usesLocalFilePerTable() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- usesLocalFilePerTable() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- usesLocalFilePerTable() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
- usesLocalFiles() - Method in class org.apache.jena.jdbc.mem.metadata.MemDatasetMetadata
- usesLocalFiles() - Method in class org.apache.jena.jdbc.metadata.JenaMetadata
- usesLocalFiles() - Method in class org.apache.jena.jdbc.remote.metadata.RemoteEndpointMetadata
- usesLocalFiles() - Method in class org.apache.jena.jdbc.tdb.metadata.TDBDatasetMetadata
W
- wasNull() - Method in class org.apache.jena.jdbc.metadata.results.MetaResultSet
- wasNull() - Method in class org.apache.jena.jdbc.results.JenaResultSet
All Classes and Interfaces|All Packages|Constant Field Values