| Class | Description |
|---|---|
| ClassObjectInstanceCountPlugin |
The plugin takes a count of all the instances for each ClassObject.
|
| FolderStructurePlugin |
Fingerprints the folder structure and its contents (documents, links, etc.)
|
| FunctionsPlugin |
Fingerprints the PL/SQL functions.
|
| JavaClassesPlugin |
Fingerprints the java classes.
|
| LibraryObjectPlugin |
Fingerprints all LibraryObjects of a specific ClassObject type.
|
| PackagesPlugin |
Fingerprints the PL/SQL packages.
|
| PluginUtils |
Set of utilities for fingerprinting plugins.
|
| PluginUtils.DefaultLibraryObjectComparator |
Default LibraryObject comparator.
|
| PluginUtils.LibraryObjectComparator |
Compares two LibraryObjects based on the String representation of a
specified attribute of the objects.
|
| ProceduresPlugin |
Fingerprints the PL/SQL procedures.
|
| QueryPlugin |
Fingerprints the output of a query.
|
| SequencesPlugin |
Fingerprints the views.
|
| SqlObjectCountPlugin |
The plugin takes a count of all the instances for each SQL object type.
|
| SqlPlugin |
Base class for all SQL fingerprinting plugins.
|
| TablesAndIndexesPlugin |
Fingerprints the tables and their associated indexes.
|
| TypesPlugin |
Fingerprints the SQL types.
|
| ViewsPlugin |
Fingerprints the views.
|
Copyright © 2025. All rights reserved.