| Package | Description |
|---|---|
| org.hibernate.tool.hbm2ddl |
The hbm2ddl tool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleLinesSqlCommandExtractor
Class responsible for extracting SQL statements from import script.
|
class |
SingleLineSqlCommandExtractor
Class responsible for extracting SQL statements from import script.
|
| Modifier and Type | Field and Description |
|---|---|
static ImportSqlCommandExtractor |
ImportSqlCommandExtractorInitiator.DEFAULT_EXTRACTOR |
| Modifier and Type | Method and Description |
|---|---|
ImportSqlCommandExtractor |
ImportSqlCommandExtractorInitiator.initiateService(Map configurationValues,
ServiceRegistryImplementor registry) |
| Modifier and Type | Method and Description |
|---|---|
Class<ImportSqlCommandExtractor> |
ImportSqlCommandExtractorInitiator.getServiceInitiated() |
| Modifier and Type | Method and Description |
|---|---|
SchemaExport |
SchemaExport.setImportSqlCommandExtractor(ImportSqlCommandExtractor importSqlCommandExtractor)
Set import.sql command extractor.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.