| 限定符和类型 | 方法和说明 |
|---|---|
static IConnectionPool |
Util.getConnection()
Gets the connection.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
GeneratorPool
The Class GeneratorPool.
|
class |
MyPool
数据库线程池.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected IConnectionPool |
AccessBase.ConnectionPool
The Connection pool.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IConnectionPool |
AccessBase.getConnectionPool()
Gets the connection pool.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AccessBase.setConnectionPool(IConnectionPool pool)
Sets the connection pool.
|
| 构造器和说明 |
|---|
AccessBase(IConnectionPool pool)
Instantiates a new access base.
|
| 构造器和说明 |
|---|
SchemaBase(IConnectionPool pool,
Configure configure)
Instantiates a new schema base.
|
| 构造器和说明 |
|---|
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.
|
| 构造器和说明 |
|---|
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.