public class Oracle_Schema extends SchemaBase
a, FIELD_STYLE_CAMEL, FIELD_STYLE_LOWER_CASE, FIELD_STYLE_UPPER_CASE| 构造器和说明 |
|---|
Oracle_Schema(IConnectionPool pool,
Configure configure)
Instantiates a new oracle schema.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
exportProcedures(Configure confProcedure)
Export procedures.
|
void |
exportSequence(Configure conf)
Export sequence.
|
String |
exportTable(Table table,
Configure conf)
Export table.
|
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, exportSimpleBean, exportSpringConfigure, exportTable, findPrevPath, genSimple, getConfigure, getHeader, getPackages, getPKS, getSequences, getSQLClause, getTables, getViews, isPK, main, out, ReadFromFile, readTextFile, readUTF8TextFile, readUTF8TextFile, setSQLClause, writeToFilepublic Oracle_Schema(IConnectionPool pool, Configure configure)
pool - the poolconfigure - the configurepublic String getCopyright()
getCopyright 在接口中 ISchemagetCopyright 在类中 SchemaBasepublic boolean fetchSchema()
ISchemafetchSchema 在接口中 ISchemafetchSchema 在类中 SchemaBasepublic String exportTable(Table table, Configure conf)
table - the tableconf - the confpublic void exportViews(View at, Configure confView)
exportViews 在接口中 ISchemaexportViews 在类中 SchemaBaseat - the atconfView - the conf viewpublic void exportProcedures(Configure confProcedure)
ISchemaexportProcedures 在接口中 ISchemaexportProcedures 在类中 SchemaBaseconfProcedure - the conf procedurepublic void exportSequence(Configure conf)
ISchemaexportSequence 在接口中 ISchemaexportSequence 在类中 SchemaBaseconf - the confCopyright © 2018. All rights reserved.