Uses of Package
org.fcrepo.server.utilities

Packages that use org.fcrepo.server.utilities
org.fcrepo.server.search   
org.fcrepo.server.storage   
org.fcrepo.server.utilities   
 

Classes in org.fcrepo.server.utilities used by org.fcrepo.server.search
DCFields
          Dublin Core Fields.
 

Classes in org.fcrepo.server.utilities used by org.fcrepo.server.storage
DDLConverter
          Interface for a converter of TableSpec objects to RDBMS-specific DDL code.
TableCreatingConnection
          A ConnectionWrapper that creates tables on the target database given a TableSpec.
 

Classes in org.fcrepo.server.utilities used by org.fcrepo.server.utilities
ColumnSpec
           
ConnectionWrapper
          A wrapper around a java.sql.Connection that calls the wrapped Connection's methods for all calls.
DCField
           
DDLConverter
          Interface for a converter of TableSpec objects to RDBMS-specific DDL code.
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.
 



Copyright © 2012 DuraSpace. All Rights Reserved.