|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Activator | Plugin info |
| CachingStringIDHelper | A StringIDHelper that caches entries so that subsequent
lookups for the same item by ID are faster. |
| RDBUtil | Obtain database connection for various RDB systems. |
| StringID | A name (string) with an ID. |
| StringIDHelper | Helper for StringID entries in RDB. |
| Enum Summary | |
|---|---|
| RDBUtil.Dialect | Database dialect. |
RDB Utilities
The key class is the RDBUtil,
providing an RDB connection for Oracle, Postgres or MySQL without
tying to calling code to a specific RDB.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||