Package org.modeshape.jdbc


Interface Summary
LocalJcrDriver.JcrContextFactory And interface that can be passed to this driver's contructor to create the JNDI naming context given the set of connection properties.
Transform  
 

Class Summary
DriverInfo Information about the driver.
JcrBlob The JDBC Blob wrapper around a JCR binary Value object.
JcrConnection This driver's implementation of JDBC Connection.
JcrDriver A JDBC driver implementation that is able to access a JCR repository to query its contents using JCR-SQL2.
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 PropertyTypes and JDBC types.
JcrType.DefaultDataTypes  
JdbcI18n The internationalized string constants for the org.modeshape.jdbc* packages.
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-2012 JBoss, a division of Red Hat. All Rights Reserved.