Interface PojoAdditionalMetadataCollectorEntityTypeNode

All Superinterfaces:
PojoAdditionalMetadataCollector

public interface PojoAdditionalMetadataCollectorEntityTypeNode extends PojoAdditionalMetadataCollector
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • entityIdPropertyName

      void entityIdPropertyName(String propertyName)
      Parameters:
      propertyName - The name of a property hosting the entity ID. This ID will be used by default to generate document IDs when no document ID was configured in the mapping.