Package org.hibernate.search.engine.common.schema.management
-
Interface Summary Interface Description SchemaExport SchemaExportExtension<T> An extension to the index schema export, allowing to access backend-specific methods of a schema export.
| Interface | Description |
|---|---|
| SchemaExport | |
| SchemaExportExtension<T> |
An extension to the index schema export, allowing to access backend-specific methods of a schema export.
|