public class MySQL_Schema extends SchemaBase
a, FIELD_STYLE_CAMEL, FIELD_STYLE_LOWER_CASE, FIELD_STYLE_UPPER_CASE| 构造器和说明 |
|---|
MySQL_Schema(IConnectionPool pool,
Configure configure)
Instantiates a new my SQ L schema.
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
exportTable(ITable table,
Configure conf)
�����.
|
void |
exportViews(View at,
Configure confView)
ExportView View has only the following functions selectAll selectByWhereTemplate
selectByWhereTemplate2.
|
boolean |
fetchSchema()
����ݿ��л�ȡ��ݿ�Ԫ���.
|
String |
getCopyright()
�ļ�ͷ�İ�Ȩ˵��.
|
esacpeQuoto, exportAccessBase, exportDwrConfigure, exportExecuteResult, exportGwtModule, exportJSONTools, exportPoolInterface, exportProcedures, exportSequence, exportSimpleBean, exportSpringConfigure, findPrevPath, genSimple, getConfigure, getHeader, getPackages, getPKS, getSequences, getSQLClause, getTables, getViews, isPK, main, out, ReadFromFile, readTextFile, readUTF8TextFile, readUTF8TextFile, setSQLClause, writeToFilepublic MySQL_Schema(IConnectionPool pool, Configure configure)
pool - the poolconfigure - the configurepublic String getCopyright()
getCopyright 在接口中 ISchemagetCopyright 在类中 SchemaBasepublic boolean fetchSchema()
ISchemafetchSchema 在接口中 ISchemafetchSchema 在类中 SchemaBasepublic String exportTable(ITable table, Configure conf)
ISchemaexportTable 在接口中 ISchemaexportTable 在类中 SchemaBasetable - the tableconf - the confpublic void exportViews(View at, Configure confView)
exportViews 在接口中 ISchemaexportViews 在类中 SchemaBaseat - the atconfView - the conf viewCopyright © 2018. All rights reserved.