public interface ISchema
| 限定符和类型 | 方法和说明 |
|---|---|
void |
exportAccessBase(Configure conf)
Export access base.
|
void |
exportDwrConfigure(Configure conf)
Export dwr configure.
|
void |
exportExecuteResult(Configure confbase)
Export execute result.
|
void |
exportGwtModule(Configure conf)
Export gwt module.
|
String |
exportJSONTools(Configure conf)
���JSONHelper��.
|
void |
exportPoolInterface(Configure conf)
Export pool interface.
|
void |
exportProcedures(Configure confProcedure)
Export procedures.
|
void |
exportSequence(Configure conf)
Export sequence.
|
void |
exportSimpleBean(Configure conf)
Export simple bean.
|
void |
exportSpringConfigure(Configure conf)
Export spring configure.
|
String |
exportTable(ITable table,
Configure conf)
�����.
|
void |
exportViews(View at,
Configure confTable)
Export views.
|
boolean |
fetchSchema()
����ݿ��л�ȡ��ݿ�Ԫ���.
|
String |
getCopyright()
�ļ�ͷ�İ�Ȩ˵��.
|
Tables |
getTables()
Gets the tables.
|
Views |
getViews()
Gets the views.
|
String getCopyright()
boolean fetchSchema()
String exportJSONTools(Configure conf)
conf - the confString exportTable(ITable table, Configure conf)
table - the tableconf - the confvoid exportAccessBase(Configure conf)
conf - the confvoid exportPoolInterface(Configure conf)
conf - the confTables getTables()
void exportExecuteResult(Configure confbase)
confbase - the confbaseViews getViews()
void exportViews(View at, Configure confTable)
at - the atconfTable - the conf tablevoid exportProcedures(Configure confProcedure)
confProcedure - the conf procedurevoid exportSequence(Configure conf)
conf - the confvoid exportSpringConfigure(Configure conf)
conf - the confvoid exportDwrConfigure(Configure conf)
conf - the confvoid exportGwtModule(Configure conf)
conf - the confvoid exportSimpleBean(Configure conf) throws IOException
conf - the confIOException - the io exceptionCopyright © 2018. All rights reserved.