Skip navigation links

Package com.prosyst.mprm.backend.dbconnection.jdbc

Provides APIs for obtaining connection(s) to the RDBMS used by the JDBC-based database services.

See: Description

Package com.prosyst.mprm.backend.dbconnection.jdbc Description

Provides APIs for obtaining connection(s) to the RDBMS used by the JDBC-based database services. The connections to the RDBMS are shared between the components of the mPRM. When the database enabled component want to read or update information from/to the particuls database server it can get a JDBC connection from the methods of the ConnectionManager. There is one ConnectionManager for every RDBMS which the mPRM is configured to use. A ConnectionManager instance can be obtained in two ways:

Skip navigation links

Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.