database - IBM Worklight Adapters read-only and transactional access modes means? -
i going through worklight documentation , came across topic benefits of ibm worklight adapters; adapters provide various benefits, 1 of them per documentation is:
read-only , transactional capabilities: ibm worklight adapters support read-only , transactional access modes back-end systems.
what meaning of read-only
, transactional
modes? , there specific configuration enable configuration?
there nothing "enable" per-se. nature of using sql adapters.
this nothing unique worklight.
- see this definition "database transaction"
- read-only means imo: database can opened (=used for) read access.
Comments
Post a Comment