Metaphrase SQL-Queryable Database Tables

This page describes those tables stored in the Metaphrase database that are meant to be queryable using SQL. These tables include submit, a table that stores any new terms submitted by Metaphrase users who could not find their term in the existing Metaphrase database (see Metaphrase.submitTerm()), and edit_log and edit_log_return, which store a representation of all changes made to a Metaphrase database using the GoodEnoughUpdate interface.

Submitted-terms table

The submit table stores terms submitted using the Metaphrase.submitTerm() method. The fields in this table and their corresponding Oracle SQL data types include:

Edit_log table

The edit_log table stores a representation of all the changes made to a Metaphrase database since its creation. The fields in this table and their corresponding Oracle SQL data types include:

Edit_log_return table

The edit_log_return table stores a representation of the information returned from Metaphrase in response to an "EV4" edit. The fields in this table and their corresponding Oracle SQL data types include:
If you cannot find the answer to your API question, or have a comment or suggestion, please send email to metaphrase-support@lexical.com.

Copyright © 1999 Lexical Technology, Inc. All rights reserved.

Lexical, Metaphrase, and the Metaphrase Enabled logo are registered trademarks of Lexical Technology, Inc.