- cancelRowUpdates() - Method in class org.modeshape.jdbc.JcrResultSet
-
- cannotConvertJcrValue - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- CARDINALITY - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- CARDINALITY - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Position of column that contains cardinality of the index.
- CASE_SENSITIVE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that has an String value indicating case sensitivity
- CASE_SENSITIVE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
- CASE_SENSITIVE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- CATALOG - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- CHAR - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- CHAR - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- CHAR_OCTET_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that stores the max number of bytes in the column
- CHAR_OCTET_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- CHAR_OCTET_LENGTH - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- CLASS_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
- classDoesNotImplementInterface - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- clearWarnings() - Method in class org.modeshape.jdbc.JcrConnection
-
- clearWarnings() - Method in class org.modeshape.jdbc.JcrResultSet
-
- CLOB - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- close() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- close() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- close() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Call to close the delegate connection and any outstanding transactions will be closed.
- close() - Method in class org.modeshape.jdbc.JcrConnection
-
- close() - Method in class org.modeshape.jdbc.JcrResultSet
-
- closeStatement() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- closeStatement() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- closeStatement() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
- COLUMN - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- COLUMN_DEF - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column which contails default value for the column.
- COLUMN_DEF - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- COLUMN_DEF - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- COLUMN_LABEL - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
-
- COLUMN_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- COLUMN_SIZE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
- COLUMN_SIZE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- COLUMN_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
Position of the column containing column or element type.
- commit() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- commit() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
- commit() - Method in class org.modeshape.jdbc.JcrConnection
-
- configurationFileNotSpecified - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- connect(String, Properties) - Method in class org.modeshape.jdbc.LocalJcrDriver
- ConnectionInfo - Class in org.modeshape.jdbc.delegate
-
The ConnectionInfo contains the information used to connect to the Jcr Repository.
- ConnectionInfo(String, Properties) - Constructor for class org.modeshape.jdbc.delegate.ConnectionInfo
-
- connectionIsClosed - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- create(int, String, Properties, LocalJcrDriver.JcrContextFactory) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
-
- CREATE_PARAMS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
- CREATE_PARAMS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that contains params used in creating the type.
- createArrayOf(String, Object[]) - Method in class org.modeshape.jdbc.JcrConnection
-
- createBlob() - Method in class org.modeshape.jdbc.JcrConnection
-
- createClob() - Method in class org.modeshape.jdbc.JcrConnection
-
- createConnection(DriverInfo) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- createConnection(DriverInfo) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Call to create the connection based on the implementation of this interface.
- createConnectionInfo(String, Properties) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- createConnectionInfo(String, Properties) - Method in class org.modeshape.jdbc.LocalJcrDriver
-
Get the information describing the connection.
- createContext(Properties) - Method in interface org.modeshape.jdbc.LocalJcrDriver.JcrContextFactory
-
Create a JNDI naming context from the supplied connection properties.
- createDate(Calendar, Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- createDate(Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
Creates normalized SQL Date Object based on the target Calendar
- createNClob() - Method in class org.modeshape.jdbc.JcrConnection
-
- createRepositoryDelegate(String, Properties, LocalJcrDriver.JcrContextFactory) - Method in class org.modeshape.jdbc.delegate.RepositoryDelegateFactory
-
Create a RepositoryDelegate instance, given the connection information.
- createResultSet(List<List<?>>, ResultSetMetaData) - Static method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- createSQLXML() - Method in class org.modeshape.jdbc.JcrConnection
-
- createStatement() - Method in class org.modeshape.jdbc.JcrConnection
-
- createStatement(int, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- createStatement(int, int, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- createStruct(String, Object[]) - Method in class org.modeshape.jdbc.JcrConnection
-
- createTime(Calendar, Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- createTime(Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
Creates normalized SQL Time Object based on the target Calendar.
- createTimestamp(Calendar, Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- createTimestamp(Calendar) - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
Creates normalized SQL Timestamp Object based on the target Calendar
- createValue(Object) - Static method in class org.modeshape.jdbc.JdbcJcrValueFactory
-
Creates a new Value instance to be used by the JDBC driver.
- CURRENCY - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- currentRowNotSet - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- generatedKeyAlwaysReturned() - Method in class org.modeshape.jdbc.JcrMetaData
-
This method always returns true.
- getArray(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getArray(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getAsciiStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getAsciiStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getAttributes(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getAutoCommit() - Method in class org.modeshape.jdbc.JcrConnection
-
- getAvailableQueryOperators() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getBigDecimal(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBigDecimal(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBigDecimal(int, int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBigDecimal(String, int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBinaryStream() - Method in class org.modeshape.jdbc.JcrBlob
-
- getBinaryStream(long, long) - Method in class org.modeshape.jdbc.JcrBlob
-
- getBinaryStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBinaryStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBlob(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBlob(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBoolean(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBoolean(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBooleanValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getByte(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getByte(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBytes(long, int) - Method in class org.modeshape.jdbc.JcrBlob
-
- getBytes(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBytes(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getBytes() - Method in class org.modeshape.jdbc.JcrRowId
-
- getCalendar() - Static method in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- getCatalog() - Method in class org.modeshape.jdbc.JcrConnection
-
- getCatalogName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
- getCatalogName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getCatalogs() - Method in class org.modeshape.jdbc.JcrMetaData
- getCatalogSeparator() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getCatalogTerm() - Method in class org.modeshape.jdbc.JcrMetaData
- getCharacterStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getCharacterStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getClientInfo() - Method in class org.modeshape.jdbc.JcrConnection
-
- getClientInfo(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- getClientInfoProperties() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getClob(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getClob(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getColumnClassName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnClassName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnCount() - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnCount() - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getColumnCount() - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnDisplaySize(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
- getColumnDisplaySize(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnLabel(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnLabel(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnMetadata(String, String, String, String, Integer, Connection) - Static method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getColumnMetadata(String, String, String, String, Integer, Integer, Boolean, Boolean, Boolean, Connection) - Static method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getColumnName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnNames() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getColumnPrivileges(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getColumnType(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnType(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnTypeName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getColumnTypeName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getColumnTypes() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getConcurrency() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getConnection() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getConnectionInfo() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- getConnectionInfo() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Call to get the connection information.
- getCredentials() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Return the credentials based on the user name and password.
- getCrossReference(String, String, String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getCursorName() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDatabaseMajorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDatabaseMinorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDatabaseProductName() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDatabaseProductUrl() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDatabaseProductVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDate(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDate(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDate(int, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDate(String, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDeclaringNodeType() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getDefaultPrecision() - Method in class org.modeshape.jdbc.JcrType
-
Get the default precision used for this JcrType
- getDefaultTransactionIsolation() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDefaultValues() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getDescriptor(String) - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- getDescriptor(String) - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Returns the value for the requested descriptorKey
- getDouble(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDouble(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getDriverInfo() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getDriverMajorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDriverMinorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDriverName() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getDriverVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getEffectiveUrl() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the effective URL of this connection, which places all properties on the URL (with a '*' for each character in the
password property)
- getExportedKeys(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
- getExtraNameCharacters() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getFetchDirection() - Method in class org.modeshape.jdbc.JcrResultSet
- getFetchSize() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getFloat(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getFloat(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getFunctionColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getFunctions(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getHoldability() - Method in class org.modeshape.jdbc.JcrConnection
-
- getHoldability() - Method in class org.modeshape.jdbc.JcrResultSet
- getIdentifierQuoteString() - Method in class org.modeshape.jdbc.JcrMetaData
- getImportedKeys(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
- getIndexInfo(String, String, String, boolean, boolean) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getInt(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getInt(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getIntValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getJcrContext() - Method in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- getJcrName() - Method in class org.modeshape.jdbc.JcrType
-
Get the name of the JCR type.
- getJcrType() - Method in class org.modeshape.jdbc.JcrType
-
Get the JCR PropertyType value.
- getJDBCMajorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getJDBCMinorVersion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getJdbcType() - Method in class org.modeshape.jdbc.JcrType
-
Get the JDBC
Types value.
- getJdbcTypeName() - Method in class org.modeshape.jdbc.JcrType
-
Get the native type name associated with the JDBC
Types value.
- getLocalSession() - Method in class org.modeshape.jdbc.delegate.LocalSession
-
- getLocalSession(Repository, ConnectionInfo) - Method in class org.modeshape.jdbc.delegate.LocalSession
-
- getLocalSessionInstance() - Static method in class org.modeshape.jdbc.delegate.LocalSession
-
- getLong(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getLong(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getMajorVersion() - Method in class org.modeshape.jdbc.DriverInfo
-
- getMajorVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getMaxBinaryLiteralLength() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxCatalogNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxCharLiteralLength() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxColumnNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxColumnsInGroupBy() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxColumnsInIndex() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxColumnsInOrderBy() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxColumnsInSelect() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxColumnsInTable() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxConnections() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxCursorNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxIndexLength() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxProcedureNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxRowSize() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxSchemaNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
- getMaxStatementLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMaxStatements() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMaxTableNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMaxTablesInSelect() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMaxUserNameLength() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getMetaData() - Method in class org.modeshape.jdbc.JcrConnection
-
- getMetaData() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getMinorVersion() - Method in class org.modeshape.jdbc.DriverInfo
-
- getMinorVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getName() - Method in class org.modeshape.jdbc.DriverInfo
-
- getName() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getNCharacterStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNCharacterStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNClob(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNClob(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNetworkTimeout() - Method in class org.modeshape.jdbc.JcrConnection
-
- getNodes() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getNominalDisplaySize() - Method in class org.modeshape.jdbc.JcrType
-
Get the nominal display size for the given type.
- getNString(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNString(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getNumericFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getObject(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(int, Map<String, Class<?>>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(String, Map<String, Class<?>>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(int, Class<T>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getObject(String, Class<T>) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getOnParentVersion() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getParentLogger() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getPassword() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the JCR password.
- getPath() - Method in class org.modeshape.jdbc.JcrRowId
-
- getPrecision(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
- getPrecision(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getPrimaryKeys(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getProcedureColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getProcedures(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getProcedureTerm() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getProperties() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the immutable properties for the connection.
- getPropertyDelimiter() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Return the starting property delimiter
- getPropertyInfo(String, Properties) - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getPropertyInfos() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- getPseudoColumns(String, String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
This method always returns an emtpy result set.
- getRef(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRef(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRepositoryDelegate() - Method in class org.modeshape.jdbc.JcrConnection
-
Returns the interface used to communicate to the Jcr Repository.
- getRepositoryName() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- getRepositoryName() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the name of the repository.
- getRepositoryNames() - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- getRepositoryNames() - Method in interface org.modeshape.jdbc.delegate.RepositoryDelegate
-
Called to get all the repository names currently available in the ModeShapeEngine.
- getRepositoryPath() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- getRepresentationClass() - Method in class org.modeshape.jdbc.JcrType
-
Get the Java class used to represent values for this type.
- getRequiredType() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getResultSetHoldability() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getRow() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRowId(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRowId(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getRowIdLifetime() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getRows() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getScale(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
- getScale(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getSchema() - Method in class org.modeshape.jdbc.JcrConnection
-
- getSchemaName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
- getSchemaName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getSchemas() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSchemas(String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSchemaTerm() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSearchStringEscape() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSelectorNames() - Method in class org.modeshape.jdbc.metadata.MetaDataQueryResult
-
- getSession() - Method in class org.modeshape.jdbc.delegate.LocalSession
-
- getShort(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getShort(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getSQLKeywords() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSQLStateType() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSQLXML(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getSQLXML(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getStatement() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getString(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getString(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getStringFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getStringValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getSuperTables(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSuperTypes(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getSystemFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTableName(int) - Method in class org.modeshape.jdbc.JcrResultSetMetaData
-
- getTableName(int) - Method in class org.modeshape.jdbc.metadata.ResultSetMetaDataImpl
-
- getTablePrivileges(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTables(String, String, String, String[]) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTableTypes() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTime(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTime(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTime(int, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTime(String, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTimeDateFunctions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTimestamp(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTimestamp(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTimestamp(int, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTimestamp(String, Calendar) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getTransactionIsolation() - Method in class org.modeshape.jdbc.JcrConnection
-
- getTransform() - Method in class org.modeshape.jdbc.JcrType
-
Return the
Transform object to use to transform the
Value to the correct data type.
- getType() - Method in class org.modeshape.jdbc.JcrResultSet
- getTypeInfo() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getTypeMap() - Method in class org.modeshape.jdbc.JcrConnection
-
- getUDTs(String, String, String, int[]) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getUnicodeStream(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getUnicodeStream(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getUrl() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the original URL of the connection.
- getURL() - Method in class org.modeshape.jdbc.JcrMetaData
- getURL(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getURL(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getUrlExample() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
The delegate should provide an example of the URL to be used
- getUrlPrefix() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- getUsername() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the JCR user name.
- getUserName() - Method in class org.modeshape.jdbc.JcrMetaData
-
- getValue(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getValue(String) - Method in class org.modeshape.jdbc.JcrResultSet
-
- getValue(int, Integer) - Method in class org.modeshape.jdbc.metadata.MetadataProvider
-
- getValueConstraints() - Method in class org.modeshape.jdbc.JcrMetaData.PseudoPropertyDefinition
-
- getVendorName() - Method in class org.modeshape.jdbc.DriverInfo
-
- getVendorName() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getVendorUrl() - Method in class org.modeshape.jdbc.DriverInfo
-
- getVendorUrl() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getVersion() - Method in class org.modeshape.jdbc.DriverInfo
-
- getVersion() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- getVersionColumns(String, String, String) - Method in class org.modeshape.jdbc.JcrMetaData
-
- getWarnings() - Method in class org.modeshape.jdbc.JcrConnection
-
- getWarnings() - Method in class org.modeshape.jdbc.JcrResultSet
-
- getWorkspaceName() - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Get the name of the workspace.
- GRANTEE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of Grantee column in server's results object returned by getElementEntitlements method in User API
- GRANTEE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of Grantee column in server's results object returned by getGroupEntitlements method in User API
- GRANTOR - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of Grantor column in server's results object returned by getElementEntitlements method in User API
- GRANTOR - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of Grantor column in server's results object returned by getGroupEntitlements method in User API
- GROUP_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of GroupName column in server's results object returned by getElementEntitlements method in User API
- GROUP_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of GroupName column in server's results object returned by getGroupEntitlements method in User API
- JAVA_CLASS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
Position of column in server's results containing java class name.
- JCR_SQL - Static variable in class org.modeshape.jdbc.JcrConnection
-
- JCR_SQL2 - Static variable in class org.modeshape.jdbc.JcrConnection
-
- JcrBlob - Class in org.modeshape.jdbc
-
The JDBC
Blob wrapper around a JCR binary
Value object.
- JcrBlob(Binary) - Constructor for class org.modeshape.jdbc.JcrBlob
-
Creates a new
Blob by wrapping a JCR binary
- JcrConnection - Class in org.modeshape.jdbc
-
- JcrConnection(RepositoryDelegate, DriverInfo) - Constructor for class org.modeshape.jdbc.JcrConnection
-
- JcrMetaData - Class in org.modeshape.jdbc
-
- JcrMetaData(JcrConnection) - Constructor for class org.modeshape.jdbc.JcrMetaData
-
- JcrMetaData.PseudoPropertyDefinition - Class in org.modeshape.jdbc
-
- JcrResultSet - Class in org.modeshape.jdbc
-
- JcrResultSet(JcrStatement, QueryResult, ResultSetMetaData) - Constructor for class org.modeshape.jdbc.JcrResultSet
-
- JcrResultSet() - Constructor for class org.modeshape.jdbc.JcrResultSet
-
- JcrResultSetMetaData - Class in org.modeshape.jdbc
-
This driver's
ResultSetMetaData implementation that obtains the metadata information from the JCR query result and
(where possible) the column's corresponding property definitions.
- JcrResultSetMetaData(JcrConnection, QueryResult) - Constructor for class org.modeshape.jdbc.JcrResultSetMetaData
-
- JcrRowId - Class in org.modeshape.jdbc
-
- JcrRowId(String) - Constructor for class org.modeshape.jdbc.JcrRowId
-
- JcrType - Class in org.modeshape.jdbc
-
Provides functionality to convert from JCR PropertyTypes and JDBC types.
- JcrType(int, int, String, Class<?>, int, int, Transform) - Constructor for class org.modeshape.jdbc.JcrType
-
- JcrType.DefaultDataTypes - Class in org.modeshape.jdbc
-
- JDBCColumnNames - Interface in org.modeshape.jdbc.metadata
-
- JDBCColumnNames.CATALOGS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getCatalogs method on DatabaseMetaData.
- JDBCColumnNames.COLUMNS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnNames.INDEX_INFO - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getIndexInfo method on DatabaseMetaData.
- JDBCColumnNames.PRIMARY_KEYS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getPrimaryKeys method on DatabaseMetaData.
- JDBCColumnNames.PROCEDURES - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getProcedures on DatabaseMetaData.
- JDBCColumnNames.REFERENCE_KEYS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getCrossReference, getExportedKeys, and
getImportedKeys methods on DatabaseMetaData.
- JDBCColumnNames.REFERENCE_KEYS_INFO - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getImportedKeys method on
DatabaseMetaData.
- JDBCColumnNames.SCHEMAS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getSchemas method on DatabaseMetaData.
- JDBCColumnNames.TABLE_TYPES - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getTables and getTableTypes methods on
DatabaseMetaData.
- JDBCColumnNames.TABLES - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getTables and getTableTypes methods on
DatabaseMetaData.
- JDBCColumnNames.TYPE_INFO - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column names on ResultSet returned by getTypeInfo method on DatabaseMetaData.
- JDBCColumnPositions - Interface in org.modeshape.jdbc.metadata
-
This class provides constants indicating positions of columns in the ResultSets returned by methods on
MMDatabaseMetaData object.
- JDBCColumnPositions.CATALOGS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.COLUMN_PRIVILEGES - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.COLUMNS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.INDEX_INFO - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getIndexInfo method on
DatabaseMetaData.
- JDBCColumnPositions.PRIMARY_KEYS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.PROCEDURE_COLUMNS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.PROCEDURES - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getProcedures method on
DatabaseMetaData.
- JDBCColumnPositions.REFERENCE_KEYS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getCrossReferences method on
DatabaseMetaData.
- JDBCColumnPositions.SCHEMAS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.TABLE_PRIVILEGES - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.TABLES - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.TYPE_INFO - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getColumns method on DatabaseMetaData.
- JDBCColumnPositions.UDTS - Interface in org.modeshape.jdbc.metadata
-
This class contains constants representing column positions on ResultSet returned by getUDTS method on DatabaseMetaData.
- jdbcCompliant() - Method in class org.modeshape.jdbc.LocalJcrDriver
-
- JdbcJcrValueFactory - Class in org.modeshape.jdbc
-
A factory class which creates Value instances from arbitrary objects (avoiding the dependency on the real
ValueFactory implementations from other modules).
- JdbcLocalI18n - Class in org.modeshape.jdbc
-
The internationalized string constants for the org.modeshape.jdbc* packages.
- JDBCSQLTypeInfo - Class in org.modeshape.jdbc.metadata
-
This is a helper class used to obtain SQL type information for java types.
- JDBCSQLTypeInfo.DefaultDataClasses - Class in org.modeshape.jdbc.metadata
-
- JDBCSQLTypeInfo.DefaultDataTypes - Class in org.modeshape.jdbc.metadata
-
- jdbcType(String) - Static method in class org.modeshape.jdbc.JcrType
-
- JNDI_URL_PREFIX - Static variable in class org.modeshape.jdbc.LocalJcrDriver
-
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.CATALOGS
-
Number of columns to be read from results returned getElements method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Number of columns to be read from results returned getElementEntitlements method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Number of columns to be read from results returned getElements method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Number of columns to be read from results returned by server results.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
-
Number of columns to be read from results returned by getPrimaryKeys.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
Number of columns to be read from results returned getProcedureColumns method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
Number of columns to be read from results returned getCrossReferences method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.REFERENCE_KEYS
-
Number of columns to be read from results returned any of the 3 methods.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.SCHEMAS
-
Number of columns to be read from results returned getElements method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Number of columns to be read from results returned getGroupEntitlements method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
Number of columns to be read from results returned getTables method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Number of columns to be read from results returned getElements method.
- MAX_COLUMNS - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
Number of columns to be read from results returned getUserDefinedTypes method.
- MAX_RANGE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that has an String value indicating maximum range
- MAXIMUM_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that gives the max scale supported
- MAXIMUM_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that contains the max scale value.
- metadata - Variable in class org.modeshape.jdbc.metadata.MetadataProvider
-
- MetadataProvider - Class in org.modeshape.jdbc.metadata
-
- MetadataProvider(Map<?, Object>[]) - Constructor for class org.modeshape.jdbc.metadata.MetadataProvider
-
- MetaDataQueryResult - Class in org.modeshape.jdbc.metadata
-
The MetaDataQueryResult is used to provide NodeIterator and the RowIterator in order to provide query results
when metadata is requested.
- MIN_RANGE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that has an String value indicating minimum range
- MINIMUM_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that gives the min scale supported
- MINIMUM_SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that contains the min scale value.
- ModeShapeMetaData - Class in org.modeshape.jdbc
-
Specialized implementation for ModeShape-specific features.
- ModeShapeMetaData(JcrConnection) - Constructor for class org.modeshape.jdbc.ModeShapeMetaData
-
- moveToCurrentRow() - Method in class org.modeshape.jdbc.JcrResultSet
- moveToInsertRow() - Method in class org.modeshape.jdbc.JcrResultSet
-
- SCALE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- SCALE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- SCHEMA - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- SCOPE_CATALOG - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- SCOPE_CATLOG - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is the scope of a reference attribute (null if DATA_TYPE isn't REF)
- SCOPE_SCHEMA - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is the scope of a reference attribute (null if the DATA_TYPE isn't REF)
- SCOPE_SCHEMA - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- SCOPE_TABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is the scope of a reference attribure (null if the DATA_TYPE isn't REF)
- SCOPE_TABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- SEARCH_TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column in server's results containing search type name.
- SEARCH_TYPES() - Constructor for class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
-
- SEARCHABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that has an String value indicating searchability
- SEARCHABLE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that contains the searchable value.
- SEARCHABLE - Static variable in class org.modeshape.jdbc.metadata.ResultsMetadataConstants.SEARCH_TYPES
-
- SEARCHABLE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- SELF_REFERENCING_COL_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- SELF_REFERENCING_COL_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
- setAutoCommit(boolean) - Method in class org.modeshape.jdbc.JcrConnection
-
- setBinaryStream(long) - Method in class org.modeshape.jdbc.JcrBlob
-
- setBytes(long, byte[]) - Method in class org.modeshape.jdbc.JcrBlob
-
- setBytes(long, byte[], int, int) - Method in class org.modeshape.jdbc.JcrBlob
-
- setCatalog(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- setClientInfo(Properties) - Method in class org.modeshape.jdbc.JcrConnection
-
- setClientInfo(String, String) - Method in class org.modeshape.jdbc.JcrConnection
-
- setFetchDirection(int) - Method in class org.modeshape.jdbc.JcrResultSet
- setFetchSize(int) - Method in class org.modeshape.jdbc.JcrResultSet
-
- setHoldability(int) - Method in class org.modeshape.jdbc.JcrConnection
-
- setNetworkTimeout(Executor, int) - Method in class org.modeshape.jdbc.JcrConnection
-
- setPropertyDelimiter(char) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
- setReadOnly(boolean) - Method in class org.modeshape.jdbc.JcrConnection
-
- setRepositoryName(String) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- setRepositoryNames(Set<String>) - Method in class org.modeshape.jdbc.delegate.AbstractRepositoryDelegate
-
- setSavepoint() - Method in class org.modeshape.jdbc.JcrConnection
-
- setSavepoint(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- setSchema(String) - Method in class org.modeshape.jdbc.JcrConnection
-
- setTransactionIsolation(int) - Method in class org.modeshape.jdbc.JcrConnection
-
- setTypeMap(Map<String, Class<?>>) - Method in class org.modeshape.jdbc.JcrConnection
-
- setWorkspaceName(String) - Method in class org.modeshape.jdbc.delegate.ConnectionInfo
-
Call to set the workspace name.
- SHORT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- SHORT - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- SIGNED - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- SOURCE_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that is source type of a distinct type or user-generated Ref type, SQL type from java.sql.Types (null if
DATA_TYPE isn't DISTINCT or user-generated REF)
- SOURCE_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- SPECIFIC_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PROCEDURES
-
- SPECIFIC_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- SPECIFIC_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURES
-
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that not used will contain nulls
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that not used will contain nulls
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that not used will contain nulls
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- SQL_DATA_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that not used will contain nulls
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that not used will contain nulls
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that not used will contain nulls
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that not used will contain nulls
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
- SQL_DATETIME_SUB - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that not used will contain nulls
- statementIsClosed - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- storesLowerCaseIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesLowerCaseQuotedIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesMixedCaseIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesMixedCaseQuotedIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesUpperCaseIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- storesUpperCaseQuotedIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- STRING - Static variable in class org.modeshape.jdbc.JcrType.DefaultDataTypes
-
- STRING - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- STRING - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- StringTransform - Class in org.modeshape.jdbc.types
-
- StringTransform() - Constructor for class org.modeshape.jdbc.types.StringTransform
-
- supportsAlterTableWithAddColumn() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsAlterTableWithDropColumn() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsANSI92EntryLevelSQL() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsANSI92FullSQL() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsANSI92IntermediateSQL() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsBatchUpdates() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInDataManipulation() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInIndexDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInPrivilegeDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInProcedureCalls() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCatalogsInTableDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsColumnAliasing() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsConvert() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsConvert(int, int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCoreSQLGrammar() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsCorrelatedSubqueries() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsDataManipulationTransactionsOnly() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsDifferentTableCorrelationNames() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsExpressionsInOrderBy() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsExtendedSQLGrammar() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsFullOuterJoins() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsFullOuterJoins() - Method in class org.modeshape.jdbc.ModeShapeMetaData
- supportsGetGeneratedKeys() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsGroupBy() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsGroupByBeyondSelect() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsGroupByUnrelated() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsIntegrityEnhancementFacility() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsLikeEscapeClause() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsLimitedOuterJoins() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMinimumSQLGrammar() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMixedCaseIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMixedCaseQuotedIdentifiers() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMultipleOpenResults() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMultipleResultSets() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsMultipleTransactions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsNamedParameters() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsNonNullableColumns() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOpenCursorsAcrossCommit() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOpenCursorsAcrossRollback() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOpenStatementsAcrossCommit() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOpenStatementsAcrossRollback() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOrderByUnrelated() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsOuterJoins() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsPositionedDelete() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsPositionedUpdate() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsResultSetConcurrency(int, int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsResultSetHoldability(int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsResultSetType(int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSavepoints() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInDataManipulation() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInIndexDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInPrivilegeDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInProcedureCalls() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSchemasInTableDefinitions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSelectForUpdate() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsStatementPooling() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsStoredFunctionsUsingCallSyntax() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsStoredProcedures() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSubqueriesInComparisons() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSubqueriesInExists() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSubqueriesInIns() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsSubqueriesInQuantifieds() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsTableCorrelationNames() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsTransactionIsolationLevel(int) - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsTransactions() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsUnion() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsUnion() - Method in class org.modeshape.jdbc.ModeShapeMetaData
- supportsUnionAll() - Method in class org.modeshape.jdbc.JcrMetaData
-
- supportsUnionAll() - Method in class org.modeshape.jdbc.ModeShapeMetaData
- TABLE - Static variable in interface org.modeshape.jdbc.metadata.ResultsMetadataConstants
-
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.CATALOGS
-
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
-
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMN_PRIVILEGES
-
Position of the column containing catalog name info.
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that contains catalog name in which the table for the column is present.
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Position of column that contains catalog name of the table.
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
-
Position of column that contains catalog name of the primaryTable.
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLE_PRIVILEGES
-
Position of the column containing catalog name info.
- TABLE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
Position of column that contains catalog name in which the table is present.
- TABLE_CATALOG - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.SCHEMAS
-
- TABLE_CATALOG - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.SCHEMAS
-
- TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
- TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
-
- TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
- TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
-
- TABLE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
- TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
- TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.PRIMARY_KEYS
-
- TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.SCHEMAS
-
- TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
- TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
- TABLE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PRIMARY_KEYS
-
- TABLE_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLE_TYPES
-
- TABLE_TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- TABLE_TYPES() - Constructor for class org.modeshape.jdbc.metadata.ResultsMetadataConstants.TABLE_TYPES
-
- TEIID_SUPPORT_PROPERTY_NAME - Static variable in class org.modeshape.jdbc.LocalJcrDriver
-
- TIME - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- TIME - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- TIME_FORMAT - Static variable in class org.modeshape.jdbc.util.TimestampWithTimezone
-
- timeoutMayNotBeNegative - Static variable in class org.modeshape.jdbc.JdbcLocalI18n
-
- TIMESTAMP - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataClasses
-
- TIMESTAMP - Static variable in class org.modeshape.jdbc.metadata.JDBCSQLTypeInfo.DefaultDataTypes
-
- TimeStampTransform - Class in org.modeshape.jdbc.types
-
- TimeStampTransform() - Constructor for class org.modeshape.jdbc.types.TimeStampTransform
-
- TimestampWithTimezone - Class in org.modeshape.jdbc.util
-
Utility methods for SQL Timestamps, Time, and Dates with time zones as UTC This is intended to take incoming Strings or Dates
that have accurate Calendar fields and give the UTC time by interpretting those fields in the target time zone.
- TimestampWithTimezone() - Constructor for class org.modeshape.jdbc.util.TimestampWithTimezone
-
- toString() - Method in class org.modeshape.jdbc.delegate.LocalSession
-
- TRANSACTION_IDS - Static variable in class org.modeshape.jdbc.delegate.LocalRepositoryDelegate
-
- Transform - Interface in org.modeshape.jdbc
-
- transform(Value) - Method in interface org.modeshape.jdbc.Transform
-
This method transforms a value of the source type into a value of the target type.
- transform(Value) - Method in class org.modeshape.jdbc.types.BlobTransform
-
- transform(Value) - Method in class org.modeshape.jdbc.types.BooleanTransform
-
- transform(Value) - Method in class org.modeshape.jdbc.types.DateTransform
-
- transform(Value) - Method in class org.modeshape.jdbc.types.DecimalTransform
-
- transform(Value) - Method in class org.modeshape.jdbc.types.DoubleTransform
-
- transform(Value) - Method in class org.modeshape.jdbc.types.LongTransform
-
- transform(Value) - Method in class org.modeshape.jdbc.types.StringTransform
-
- transform(Value) - Method in class org.modeshape.jdbc.types.TimeStampTransform
-
- transform(Value) - Method in class org.modeshape.jdbc.types.UUIDTransform
-
- translateValue(Value) - Method in class org.modeshape.jdbc.JcrType
-
- translateValueToJDBC(Value) - Static method in class org.modeshape.jdbc.JcrType
-
- truncate(long) - Method in class org.modeshape.jdbc.JcrBlob
-
- TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.INDEX_INFO
-
- TYPE - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.INDEX_INFO
-
Position of column that contains type of index.
- TYPE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- TYPE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
- TYPE_CAT - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
- TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.COLUMNS
-
name of column that contains local type name used by the data source.
- TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TYPE_INFO
-
name of column that contains local type name used by the data source.
- TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.COLUMNS
-
Position of column that contains local type name used by the data source.
- TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.PROCEDURE_COLUMNS
-
Position of column that contains local type name used by the data source.
- TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
- TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TYPE_INFO
-
Position of column that contains local type name used by the data source.
- TYPE_NAME - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
- TYPE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnNames.TABLES
-
- TYPE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.TABLES
-
- TYPE_SCHEM - Static variable in interface org.modeshape.jdbc.metadata.JDBCColumnPositions.UDTS
-
- typeInfo(String) - Static method in class org.modeshape.jdbc.JcrType
-
- typeInfo(int) - Static method in class org.modeshape.jdbc.JcrType
-