【问题标题】:Can nHibernate be used to access google cloud SQL server?Can nHibernate be used to access google cloud SQL server?
【发布时间】:2022-12-02 04:12:56
【问题描述】:

We are porting our legacy application in nHibernate to Google cloud . Can nHibernate be used to access Google coud SQL server in resilient manner?

There are separate NuGet package to access Google cloud Spanner from nHibernate. But I am not finding anything to access Google Cloud Sql server using nHibernate.

【问题讨论】:

    标签: google-cloud-platform nhibernate google-cloud-sql


    【解决方案1】:

    This is all about configuration. You need :

    • to specify the google clound connexion string in the NHibernate configuration.
    • the SqlServer driver nuget package Everithing should works fine.

    【讨论】:

      猜你喜欢
      • 2018-07-28
      • 2022-12-27
      • 2017-10-26
      • 2023-01-05
      • 2022-12-19
      • 2022-11-20
      • 2017-05-05
      • 2022-06-15
      • 2022-01-12
      相关资源
      最近更新 更多