简体   繁体   English

将jOOQ与Google Cloud SQL结合使用

[英]Using jOOQ with Google Cloud SQL

I want to know how to use jOOQ with Google Cloud SQL. 我想知道如何在Google Cloud SQL中使用jOOQ The link provided in the guide seems to be broken: 指南中提供的链接似乎已损坏:

https://github.com/lukaseder/jOOQ/blob/master/jOOQ-google-cloud-sql/src/org/jooq/test/JOOQTest.java https://github.com/lukaseder/jOOQ/blob/master/jOOQ-google-cloud-sql/src/org/jooq/test/JOOQTest.java

Is it still supported, or there were changes in the Cloud SQL that jOOQ cannot run on it anymore? 它是否仍受支持,或者jOOQ不能再在其上运行Cloud SQL中的更改?

I suspect you have found that link on this blog post here . 我怀疑您已在此博客文章中找到该链接。 That was a proof of concept of using jOOQ as a dependency in a Google App Engine project. 这是在Google App Engine项目中使用jOOQ作为依赖项的概念证明。 It worked nicely, but the integration is currently not maintained. 它工作得很好,但目前尚未维护集成。

The main changes in Cloud SQL were changes in licensing terms for us as the jOOQ vendor . Cloud SQL的主要更改是对我们作为jOOQ供应商的许可条款的更改。 If you'd like formal support for this platform, I'm sure that some agreement can be made. 如果您想要对该平台的正式支持,我相信可以达成一些协议。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM