Interface | Description |
---|---|
LocalJcrDriver.JcrContextFactory |
And interface that can be passed to this driver's constructor to create the JNDI naming context given the set of connection
properties.
|
Transform |
Class | Description |
---|---|
DriverInfo |
Information about the driver.
|
JcrBlob | |
JcrConnection |
This driver's implementation of JDBC
Connection . |
JcrMetaData |
This driver's implementation of JDBC
DatabaseMetaData . |
JcrMetaData.PseudoPropertyDefinition | |
JcrResultSet | |
JcrResultSetMetaData |
This driver's
ResultSetMetaData implementation that obtains the metadata information from the JCR query result and
(where possible) the column's corresponding property definitions. |
JcrRowId | |
JcrType |
Provides functionality to convert from JCR
PropertyType s and JDBC types. |
JcrType.DefaultDataTypes | |
JdbcJcrValueFactory |
A factory class which creates
Value instances from arbitrary objects (avoiding the dependency on the real
ValueFactory implementations from other modules). |
JdbcLocalI18n |
The internationalized string constants for the
org.modeshape.jdbc* packages. |
LocalJcrDriver |
A JDBC driver implementation that is able to access a JCR repository to query its contents using JCR-SQL2.
|
ModeShapeMetaData |
Specialized implementation for ModeShape-specific features.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.