| 限定符和类型 | 方法和说明 |
|---|---|
Configure |
Configure.copy()
Copy.
|
Configure |
SchemaBase.getConfigure()
获取当前配置.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SchemaBase.exportAccessBase(Configure conf) |
void |
SchemaBase.exportDwrConfigure(Configure conf) |
void |
SchemaBase.exportExecuteResult(Configure conf) |
void |
SchemaBase.exportGwtModule(Configure conf)
输出GWT模块配置信息.
|
String |
SchemaBase.exportJSONTools(Configure conf) |
void |
SchemaBase.exportPoolInterface(Configure conf) |
void |
SchemaBase.exportProcedures(Configure confProcedure) |
void |
SchemaBase.exportSequence(Configure conf) |
void |
SchemaBase.exportSimpleBean(Configure conf) |
void |
SchemaBase.exportSpringConfigure(Configure conf) |
String |
SchemaBase.exportTable(ITable table,
Configure conf) |
void |
SchemaBase.exportViews(View at,
Configure confTable) |
void |
SchemaBase.genSimple(Configure conf,
ITable table,
StringBuilder sb)
Gen simple.
|
| 构造器和说明 |
|---|
SchemaBase(IConnectionPool pool,
Configure configure)
Instantiates a new schema base.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ISchema.exportAccessBase(Configure conf)
Export access base.
|
void |
ISchema.exportDwrConfigure(Configure conf)
Export dwr configure.
|
void |
ISchema.exportExecuteResult(Configure confbase)
Export execute result.
|
void |
ISchema.exportGwtModule(Configure conf)
Export gwt module.
|
String |
ISchema.exportJSONTools(Configure conf)
���JSONHelper��.
|
void |
ISchema.exportPoolInterface(Configure conf)
Export pool interface.
|
void |
ISchema.exportProcedures(Configure confProcedure)
Export procedures.
|
void |
ISchema.exportSequence(Configure conf)
Export sequence.
|
void |
ISchema.exportSimpleBean(Configure conf)
Export simple bean.
|
void |
ISchema.exportSpringConfigure(Configure conf)
Export spring configure.
|
String |
ISchema.exportTable(ITable table,
Configure conf)
�����.
|
void |
ISchema.exportViews(View at,
Configure confTable)
Export views.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySQL_Schema2_gwt.exportDwrConfigure(Configure conf) |
void |
MySQL_Schema2.exportDwrConfigure(Configure conf) |
void |
MySQL_Schema2_gwt.exportProcedures(Configure confProcedure) |
void |
MySQL_Schema2.exportProcedures(Configure confProcedure) |
void |
MySQL_Schema2_gwt.exportSpringConfigure(Configure conf) |
void |
MySQL_Schema2.exportSpringConfigure(Configure conf) |
String |
MySQL_Schema2_gwt.exportTable(ITable table,
Configure conf) |
String |
MySQL_Schema2.exportTable(ITable table,
Configure conf) |
String |
MySQL_Schema.exportTable(ITable table,
Configure conf) |
void |
MySQL_Schema2_gwt.exportViews(View table,
Configure conf)
ExportView View has only the following functions selectAll
selectByWhereTemplate selectByWhereTemplate2.
|
void |
MySQL_Schema2.exportViews(View table,
Configure conf)
ExportView View has only the following functions selectAll
selectByWhereTemplate selectByWhereTemplate2.
|
void |
MySQL_Schema.exportViews(View at,
Configure confView)
ExportView View has only the following functions selectAll selectByWhereTemplate
selectByWhereTemplate2.
|
| 构造器和说明 |
|---|
MySQL_Schema(IConnectionPool pool,
Configure configure)
Instantiates a new my SQ L schema.
|
MySQL_Schema2_gwt(IConnectionPool pool,
Configure configure)
构造函数 创建MySQL的元数据模型.
|
MySQL_Schema2(IConnectionPool pool,
Configure configure)
Instantiates a new my SQ L schema 2.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Oracle_Schema2.exportProcedures(Configure confProcedure) |
void |
Oracle_Schema.exportProcedures(Configure confProcedure) |
void |
Oracle_Schema.exportSequence(Configure conf) |
void |
Oracle_Schema2.exportSpringConfigure(Configure conf) |
String |
Oracle_Schema2.exportTable(Table table,
Configure conf)
Export table.
|
String |
Oracle_Schema.exportTable(Table table,
Configure conf)
Export table.
|
void |
Oracle_Schema2.exportViews(View table,
Configure conf)
ExportView View has only the following functions selectAll
selectByWhereTemplate selectByWhereTemplate2.
|
void |
Oracle_Schema.exportViews(View at,
Configure confView)
ExportView View has only the following functions selectAll
selectByWhereTemplate selectByWhereTemplate2.
|
| 构造器和说明 |
|---|
Oracle_Schema(IConnectionPool pool,
Configure configure)
Instantiates a new oracle schema.
|
Oracle_Schema2(IConnectionPool pool,
Configure configure)
���캯�� ����ORACLE��Ԫ���ģ��.
|
| 构造器和说明 |
|---|
PostgreSQLSchema(IConnectionPool pool,
Configure configure)
Instantiates a new Postgre sql schema.
|
Copyright © 2018. All rights reserved.