When using DatabaseCodedVocabulary,
an SQL query of the form "SELECT term, code FROM
table" in which term, a non-null string,
is a vocabulary term and code, a non-null
integer, is a code associated with the term. The association
between terms and codes may be many to many.
Return to sample configuration files.