See: Description
| Class | Description |
|---|---|
| CveDB |
The database holding information about the NVD CVE data.
|
| CveItemOperator |
Utility for processing DefCveItem in order to extract key values
like textual description and ecosystem type.
|
| DatabaseManager |
Loads the configured database driver and returns the database connection.
|
| DatabaseProperties |
This is a wrapper around a set of properties that are stored in the database.
|
| DriverLoader |
DriverLoader is a utility class that is used to load database drivers.
|
| H2Functions |
Stored procedures for the H2 database.
|
| Exception | Description |
|---|---|
| CorruptDatabaseException |
An exception used to indicate the db4o database is corrupt.
|
| DatabaseException |
An exception thrown if an operation against the database fails.
|
| DriverLoadException |
An exception thrown the database driver is unable to be loaded.
|
Copyright© 2012-21 Jeremy Long. All Rights Reserved.