Interface MigrationEntityType<K>
- All Known Implementing Classes:
StandardMigrationEntityType
public interface MigrationEntityType<K>
Represents an entity type that can be exported by the
exporter SPI.- Since:
- 5.13
-
Method Summary
-
Method Details
-
getName
- Returns:
- the
Stringname of this type
-