| Name | Description | Type | Package | Framework |
| DataSourceCheck | Bean to log connection details and attempt to ensure that the connection is OK. | Class | org.alfresco.repo.domain.schema | AlFresco |
| SchemaAvailableEvent | A class of event that notifies the listener of the availability of the Alfresco Database Schema. | Class | org.alfresco.repo.domain.schema | AlFresco |
| SchemaBootstrap | Bootstraps the schema and schema update. | Class | org.alfresco.repo.domain.schema | AlFresco |
| SchemaBootstrap .SchemaBootstrapConnectionProvider | This is a workaround for the odd Spring-Hibernate interaction during configuration. | Class | org.alfresco.repo.domain.schema | AlFresco |
| SchemaBootstrapRegistration | Registers a list of create scripts. | Class | org.alfresco.repo.domain.schema | AlFresco |
| ScriptBundleExecutor | Executes a set of zero or more SQL scripts. | Interface | org.alfresco.repo.domain.schema.script | AlFresco |
| ScriptBundleExecutorImpl | ScriptBundleExecutor implementation. | Class | org.alfresco.repo.domain.schema.script | AlFresco |
| ScriptExecutor | Defines a SQL script executor that executes a single SQL script. | Interface | org.alfresco.repo.domain.schema.script | AlFresco |
| ScriptExecutorImpl | Class | org.alfresco.repo.domain.schema.script | AlFresco | |