Uses of Interface
net.didion.jwnl.dictionary.database.DatabaseManager
-
Packages that use DatabaseManager Package Description net.didion.jwnl.dictionary.database Classes for accessing databases that contain dictionary information. -
-
Uses of DatabaseManager in net.didion.jwnl.dictionary.database
Classes in net.didion.jwnl.dictionary.database that implement DatabaseManager Modifier and Type Class Description class
DatabaseManagerImpl
class
SenseAndUsageDatabaseManager
Database Manager that handles the extended database containing sense key and usage statistics.
-