Uses of Class
macaw.persistenceLayer.production.SQLOntologyTermManager

Packages that use SQLOntologyTermManager
macaw.persistenceLayer.production This package contains all the code required to run versions of Macaw's curation and retrieval services which store data in a MySQL database. 
 

Uses of SQLOntologyTermManager in macaw.persistenceLayer.production
 

Constructors in macaw.persistenceLayer.production with parameters of type SQLOntologyTermManager
SQLVariableManager(SQLChangeEventManager changeEventManager, SQLListChoiceManager listChoiceManager, SQLOntologyTermManager ontologyTermManager, SQLSupportingDocumentsManager supportingDocumentsManager)