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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getName

      @Nonnull String getName()
      Returns:
      the String name of this type