public class MySQL_Schema2 extends SchemaBase
a, FIELD_STYLE_CAMEL, FIELD_STYLE_LOWER_CASE, FIELD_STYLE_UPPER_CASE| 构造器和说明 |
|---|
MySQL_Schema2(IConnectionPool pool,
Configure configure)
Instantiates a new my SQ L schema 2.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
exportDwrConfigure(Configure conf)
Export dwr configure.
|
void |
exportProcedures(Configure confProcedure)
Export procedures.
|
void |
exportSpringConfigure(Configure conf)
Export spring configure.
|
String |
exportTable(ITable table,
Configure conf)
�����.
|
void |
exportViews(View table,
Configure conf)
ExportView View has only the following functions selectAll
selectByWhereTemplate selectByWhereTemplate2.
|
boolean |
fetchSchema()
����ݿ��л�ȡ��ݿ�Ԫ���.
|
String |
getCopyright()
�ļ�ͷ�İ�Ȩ˵��.
|
esacpeQuoto, exportAccessBase, exportExecuteResult, exportGwtModule, exportJSONTools, exportPoolInterface, exportSequence, exportSimpleBean, findPrevPath, genSimple, getConfigure, getHeader, getPackages, getPKS, getSequences, getSQLClause, getTables, getViews, isPK, main, out, ReadFromFile, readTextFile, readUTF8TextFile, readUTF8TextFile, setSQLClause, writeToFilepublic MySQL_Schema2(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 table, Configure conf)
exportViews 在接口中 ISchemaexportViews 在类中 SchemaBasetable - the tableconf - the confpublic void exportProcedures(Configure confProcedure)
ISchemaexportProcedures 在接口中 ISchemaexportProcedures 在类中 SchemaBaseconfProcedure - the conf procedurepublic void exportSpringConfigure(Configure conf)
ISchemaexportSpringConfigure 在接口中 ISchemaexportSpringConfigure 在类中 SchemaBaseconf - the confpublic void exportDwrConfigure(Configure conf)
ISchemaexportDwrConfigure 在接口中 ISchemaexportDwrConfigure 在类中 SchemaBaseconf - the confCopyright © 2018. All rights reserved.