1

it's possible to accessing Pervasive sql database via spring boot

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Omar Thaljeni
  • 11
  • 1
  • 3

1 Answers1

0

I have not used Spring Boot but it looks like it supports JDBC and Pervasive offers a JDBC interface. Documentation for the Actian Zen (current, as of March 2021, version of Pervasive SQL) JDBC is available at https://docs.actian.com/zen/v14/index.html#page/jdbc/jdbc_gd.htm

mirtheil
  • 8,952
  • 1
  • 30
  • 29