Skip to content

rindow/rindow-module-google-cloud

Repository files navigation

Rindow compatible google cloud components

  • Google Cloud Datastore support on Rindow framework.
  • 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.