Classes | |
class | Backend |
This hides database specific functionality from the ConnectionPool, so the ConnectionPool can be used without worrying about the actual database backend in use. More... | |
class | Postgres |
class | PostgresCentralHosted |
class | PostgresSelfHosted |
class | Sqlite |