rindow/rindow-module-mongodb

Rindow compatible mongodb components

1.0.1 2020-04-16 03:58 UTC

This package is auto-updated.

Last update: 2024-04-16 14:09:31 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.