|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DBPool | |
| sky.common | Common components used by other SAF packages and classes. |
| sky.engine.connector | Database and Email wrapper classes. |
| Uses of DBPool in sky.common |
| Fields in sky.common declared as DBPool | |
protected DBPool |
SkyContext._pool
Handle to database connection pool. |
| Uses of DBPool in sky.engine.connector |
| Fields in sky.engine.connector declared as DBPool | |
protected DBPool |
DatabaseConnector._pool
Database connection pool handle. |
| Constructors in sky.engine.connector with parameters of type DBPool | |
DatabaseConnector(DBPool pool,
Form form)
Constructor |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||