Uses of Class
macaw.persistenceLayer.production.SQLCurationConceptManager

Packages that use SQLCurationConceptManager
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 SQLCurationConceptManager in macaw.persistenceLayer.production
 

Subclasses of SQLCurationConceptManager in macaw.persistenceLayer.production
 class SQLListChoiceManager
          
 class SQLOntologyTermManager
          
 class SQLSupportingDocumentsManager
          
 class SQLUserManager
          
 class SQLValueLabelManager
          
 class SQLVariableManager