public class Table_Schema
extends java.lang.Object
This class is a constant model class. It stores each table name of the
corresponding model classes added by developers. When synchronizing the
tables with the model classes, the table names are necessary to decide which
tables are created by the developers and which are created by system. The
values in table_schema are totally generated automatically, do not try to
change any value in it or the synchronization might be failed.
- 从以下版本开始:
- 1.0