Uses of Package
nzilbb.sql
-
Packages that use nzilbb.sql Package Description nzilbb.ag.automation These are classes and interfaces for supporting automated annotation modules.nzilbb.ag.automation.example.theworks An example annotator implementation for kickstarting development of a new annotator, which uses all possible features, including configuration web-apps.nzilbb.sql.derby Implementation for providing connections to Derby databases.nzilbb.sql.mysql Implementation for providing connections to MySQL databases, and translation of MySQL-oriented SQL. -
Classes in nzilbb.sql used by nzilbb.ag.automation Class Description ConnectionFactory Interface for a factory that supplies new SQL connections and SQL Translators. -
Classes in nzilbb.sql used by nzilbb.ag.automation.example.theworks Class Description ConnectionFactory Interface for a factory that supplies new SQL connections and SQL Translators. -
Classes in nzilbb.sql used by nzilbb.sql.derby Class Description ConnectionFactory Interface for a factory that supplies new SQL connections and SQL Translators. -
Classes in nzilbb.sql used by nzilbb.sql.mysql Class Description ConnectionFactory Interface for a factory that supplies new SQL connections and SQL Translators.