Go to the source code of this file.
Classes | |
| class | DbiServices |
| Concept Register of support services. Purpose To break dependency loops and to simplify communication of some elements of the global environment, DbiTableProxyRegistry registers some support services and environment with DbiServices, a class which only contains static methods. Other Dbi classes can then obtain the necessary information from DbiServices and avoids having those classes ask DbiTableProxyRegistry directly. More... | |
1.3.9.1