Package com.axelor.db

Class JpaScanner

  • All Implemented Interfaces:
    Scanner

    public class JpaScanner
    extends AbstractScannerImpl
    A custom Hibernate scanner that scans all the classpath entries for all the Model classes annotated with Entity.
    • Constructor Detail

      • JpaScanner

        public JpaScanner()