rindow/rindow-module-mongodb

Rindow compatible mongodb components

Installs: 26

Dependents: 1

Suggesters: 3

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rindow/rindow-module-mongodb

1.0.1 2020-04-16 03:58 UTC

This package is auto-updated.

Last update: 2025-09-16 17:07:26 UTC


README

Master: Build Status

  • Rindow compatible DataSource and Transaction manager interface.
  • Rindow compatible Repository interface.(Repository is Programming style independent of database implementation that is compliant "Spring framework")
  • Object Mapper abstract class for Rindow Ormshell.(Ormshell is "JPA 2.1" compliant ORM programing style supports.)
  • Rindow compatible Paginator adaptor.

Transactional features of mongodb are currently ignored.