Skip to content

rindow/rindow-module-mongodb

Repository files navigation

Rindow compatible mongodb components

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.