This singleton abstract class provides an implementation of the
Adapter design pattern which provides a way to use any database
connection pool you want.
This class is the default implementation for
DesktopLayoutAccessor ,
in charge of being delegated the retrieval, addition, removal or update of
DesktopLayout objects to and from the repository.
This class is the default implementation for
WorkspaceLayoutAccessor ,
in charge of being delegated the retrieval, addition, removal or update of
WorkspaceLayout objects to and from the repository.