Uses of Class
Utils.MySQL.MySQLConnector

Packages that use MySQLConnector
FeatureManager The Feature Manager (FM) is the component in charge of storing/retrieving the image features from the DB. 
Utils.MySQL Contains utility classes for performing operations with MySQL DBs. 
 

Uses of MySQLConnector in FeatureManager
 

Fields in FeatureManager declared as MySQLConnector
protected  MySQLConnector FeatureManagerMySQL.conn
          The DB connection
 

Uses of MySQLConnector in Utils.MySQL
 

Constructors in Utils.MySQL with parameters of type MySQLConnector
MySQLQuery(MySQLConnector conn)
          Basic constructor