Skip to main content
Figure 2 | BMC Bioinformatics

Figure 2

From: Personalized Oncology Suite: integrating next-generation sequencing data and whole-slide bioimages

Figure 2

Software layers of POS. a) The JSF based presentation layer on top (blue) access the relational database (green) via the Java backend. This backend can be accessed via the classes Controller or LazyDataModel. These classes make use of the DataAccessObject which provides a single access point to the relational database by using object-relational mapping. b) The Controller is responsible for secure CRUD (create, read, update and delete) operations. c) The LazyDataModel is used for providing immutable, filtered, sorted, and paginated collections to the presentation layer.

Back to article page