Package org.fcrepo.server.utilities

Interface Summary
DDLConverter Interface for a converter of TableSpec objects to RDBMS-specific DDL code.
 

Class Summary
AxisUtility Utility methods for working with Axis.
CleanupContextListener Cleanup listener for general resource handling
ColumnSpec  
ConnectionWrapper A wrapper around a java.sql.Connection that calls the wrapped Connection's methods for all calls.
DCField  
DCFields Dublin Core Fields.
DerbyDDLConverter A DDLConverter that works with Derby.
FilteredTripleIterator  
LogSetupContextListener Context listener for logging initialization.
MD5Utility Static methods for creating evenly-distributed hashes.
MethodInvokerThread A Thread that invokes a single method, then exits.
MsSQLDDLConverter A DDLConverter for MS SQL Server.
MySQLDDLConverter A DDLConverter that works with MySQL.
OracleDDLConverter A DDLConverter that works with Oracle.
ParserUtilityHandler  
PIDStreamIterableWrapper Iterable implementation over a stream containing PIDs.
PostgresDDLConverter A DDLConverter that works with Postgres.
ProtocolPort  
RuntimeWSDL Utility for combining WSDL and XSD into a single file, with a specific service endpoint.
ServerUtility  
ServerUtilitySerializer Used to write output from ServerUtility to a stream Just basic log-style output
SQLUtility SQL-related utility methods.
StreamUtility Utility methods for working with character-based or raw sequences of data.
StringUtility A utility class for common string operations.
TableCreatingConnection A ConnectionWrapper that creates tables on the target database given a TableSpec.
TableSpec A holder of table specification information that helps in producing RDBMS-generic DDL "CREATE TABLE" commands.
TableSpecDeserializer  
TypeUtility A utility class for converting back and forth from the internal Fedora type classes in org.fcrepo.server.storage.types and the generated type classes produced by the wsdl2java emitter in org.fcrepo.server.types.gen.
 



Copyright © 2011 DuraSpace. All Rights Reserved.