BEA Systems, Inc.

Package com.beasys.commerce.axiom.document.jdbc

Class Summary
CallableStatement The base class of any DocumentProvider callable statements.
Connection A connection to a DMS via an internally used DocumentProvider.
Driver A JDBC driver that maps onto DocumentProviders.
FindDocumentIdsStatement A callable statement which handles finding documents ids.
FindDocumentMetadataStatement A callable statement which handles finding documents metadata.
FindDocumentsStatement A callable statement which handles finding documents.
GetDocumentMetadataStatement A callable statement which handles getting a single document metadata.
GetDocumentModifiedDateStatement A callable statement which handles getting the modified date of a dcoument.
GetDocumentStatement A callable statement which handles getting a single document.
GetSchemaNamesStatement A callable statement which handles getting the schema names.
GetSchemasStatement A callable statement which handles getting all the schemas.
GetSchemaStatement A callable statement which handles getting a single schema.
SearchStatement A callable statement which handles turning Search parameters into DocumentIterators.
Utils A class of utility methods for the JDBC driver.
 


BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved