rindow/rindow-module-google-cloud

Rindow compatible google cloud components

Installs: 23

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rindow/rindow-module-google-cloud

1.0.1 2020-04-16 20:10 UTC

This package is auto-updated.

Last update: 2025-09-17 07:57:55 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.