rindow/rindow-module-google-cloud

Rindow compatible google cloud components

1.0.1 2020-04-16 20:10 UTC

This package is auto-updated.

Last update: 2024-04-17 04:56:21 UTC


README

  • 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.