ModeShape Distribution 3.0.0.Beta4

Package org.modeshape.jdbc

Interface Summary
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 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.
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.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.