Interface PersistenceTypeIterator


public interface PersistenceTypeIterator
  • Method Summary

    Modifier and Type Method Description
    void apply​(Class<?> type, long typeId)  
  • Method Details

    • apply

      void apply​(Class<?> type, long typeId)