Class TableFilter

    • Constructor Detail

      • TableFilter

        public TableFilter​(Set<String> allowedTables)
    • Method Detail

      • reset

        public void reset()
      • allTablesFound

        public boolean allTablesFound()
      • found

        public int found()
      • accepts

        public boolean accepts​(String canonicalName)
      • size

        public int size()
      • listNotAccepted

        public Set<String> listNotAccepted()
      • render

        public String render()