|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.dynamide.db | |
|---|---|
| com.dynamide | The core of the Dynamide Framework: Session, Widget, Page, Property, etc. |
| com.dynamide.db | How to make any data access strategy plug into Dynamide's data-aware components. |
| com.dynamide.resource | Classes for accessing resources from Dynamide. |
| com.dynamide.security | Security objects, for preventing unauthorized access to resources across Dynamide Assemblies, Sessions, etc. |
| com.dynamide.util | Utilities and Tools for working in the Dynamide Framework |
| Classes in com.dynamide.db used by com.dynamide | |
|---|---|
| IDatasource
All datasources should implement this interface, which allows them to plug into the Dynamide framework. |
|
| IDatasourceBasic
A one-way navigable datasource, that has read-only data. |
|
| Classes in com.dynamide.db used by com.dynamide.db | |
|---|---|
| Database
|
|
| IDatasource
All datasources should implement this interface, which allows them to plug into the Dynamide framework. |
|
| IDatasourceBasic
A one-way navigable datasource, that has read-only data. |
|
| RDBDatabase
|
|
| RDBDatabase.SQLExecuteResult
|
|
| RDBTable
|
|
| RowDetailAdapter.Cell
|
|
| SimpleDatasource
Implements the IDatasource interface as a simple grid; NOTE: Column names default to CASE-INSENSITIVE, unless setCaseInsensitive(false) is called. |
|
| TableTree
|
|
| Classes in com.dynamide.db used by com.dynamide.resource | |
|---|---|
| RDBDatabase
|
|
| Classes in com.dynamide.db used by com.dynamide.security | |
|---|---|
| IDatasource
All datasources should implement this interface, which allows them to plug into the Dynamide framework. |
|
| IDatasourceBasic
A one-way navigable datasource, that has read-only data. |
|
| RDBDatabase
|
|
| SimpleDatasource
Implements the IDatasource interface as a simple grid; NOTE: Column names default to CASE-INSENSITIVE, unless setCaseInsensitive(false) is called. |
|
| Classes in com.dynamide.db used by com.dynamide.util | |
|---|---|
| RDBDatasource
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||