| Interface | Description |
|---|---|
| DDLConverter |
Interface for a converter of TableSpec objects to RDBMS-specific DDL code.
|
| Class | Description |
|---|---|
| CleanupContextListener |
Cleanup listener for general resource handling
|
| ClearSQLDatabase |
Clears the SQL database post-install.
|
| ColumnSpec | |
| ConnectionWrapper |
A wrapper around a java.sql.Connection that calls the wrapped Connection's
methods for all calls.
|
| CXFUtility |
Utility methods for working with CXF.
|
| 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 | |
| TimestampedCacheEntry<T> | |
| 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.gen.
|
Copyright © 2013 DuraSpace. All Rights Reserved.