Uses of Class
net.didion.jwnl.dictionary.database.ConnectionManager
Packages that use ConnectionManager
Package
Description
Classes for accessing databases that contain dictionary information.
-
Uses of ConnectionManager in net.didion.jwnl.dictionary.database
Fields in net.didion.jwnl.dictionary.database declared as ConnectionManagerModifier and TypeFieldDescriptionprotected ConnectionManager
DatabaseManagerImpl._connectionManager
Constructors in net.didion.jwnl.dictionary.database with parameters of type ConnectionManagerModifierConstructorDescriptionDatabaseManagerImpl
(ConnectionManager connectionManager) SenseAndUsageDatabaseManager
(ConnectionManager connectionManager) Create a new database manager with a connection.