rindow / rindow-module-google-cloud

Rindow 兼容的 Google Cloud 组件

1.0.1 2020-04-16 20:10 UTC

This package is auto-updated.

Last update: 2024-09-17 05:48:17 UTC


README

  • 在 Rindow 框架上支持 Google Cloud Datastore。
  • Rindow 兼容的 DataSource 和事务管理器接口。
  • Rindow 兼容的存储库接口。(存储库是独立于数据库实现的编程风格,符合 "Spring 框架")
  • Rindow Ormshell 的对象映射抽象类。(Ormshell 是 "JPA 2.1" 兼容的 ORM 编程风格支持。)
  • Rindow 兼容的分页适配器。