Interface PersistenceTypeIterator


  • public interface PersistenceTypeIterator
    • Method Summary

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

      • apply

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