The following table contains all bundles included in the Automation module:
Bundle Symbolic Name |
Description |
|---|---|
com.prosyst.mbs.db.sqlite |
The SQLite JDBC Driver bundle provides an API for accessing SQLite databases. |
com.prosyst.mbs.db.sqlite-natives.dev |
A fragment bundle that enables the SQLite JDBC Driver to operate on 64 bit Linux operating systems. |
com.prosyst.mbs.db.sqlite-natives.lin_x86_64_generic |
A fragment bundle that enables the SQLite JDBC Driver to operate on 64 bit Linux operating systems. |
com.prosyst.mbs.db.sqlite-natives.lin_x86_generic |
A fragment bundle that enables the SQLite JDBC Driver to operate on 32 bit Linux operating systems. |
com.prosyst.mbs.db.sqlite-natives.macosx_x86 |
A fragment bundle that enables the SQLite JDBC Driver to operate on 32 bit OSX operating systems. |
com.prosyst.mbs.db.sqlite-natives.macosx_x86_64 |
A fragment bundle that enables the SQLite JDBC Driver to operate on 64 bit OSX operating systems. |
com.prosyst.mbs.db.sqlite-natives.win_x86 |
A fragment bundle that enables the SQLite JDBC Driver to operate on 32 bit Windows operating systems. |
com.prosyst.mbs.db.sqlite-natives.win_x86_64 |
A fragment bundle that enables the SQLite JDBC Driver to operate on 64 bit Windows operating systems. |