Petals Distribution

Create SL for Sqlite JDBC driver

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.2.0, 5.3.0
  • Fix Version/s: 5.3.0
  • Component/s: Components, Shared library
  • Security Level: Public
  • Description:
    Hide

    Hello,

    I created an SL for the JDBC SQLITE driver.

    The DriverResolver is up to date as well as the associated tu.

    This can be integrated for petals 5.3.

    For petals 5.2 it should suffice to replace the sql parent with 1.1.0 (although 1.2.0-SNAPSHOT works in 5.2, in this case).

    Regards

    Show
    Hello, I created an SL for the JDBC SQLITE driver. The DriverResolver is up to date as well as the associated tu. This can be integrated for petals 5.3. For petals 5.2 it should suffice to replace the sql parent with 1.1.0 (although 1.2.0-SNAPSHOT works in 5.2, in this case). Regards
  • Environment:
    petals 5.2 / 5.3, bc-sql, sqlite db
  1. add_sqlite_driver.patch
    (35 kB)
    Guillaume Laplace
    Fri, 17 Dec 2021 - 18:25:46 +0100

Issue Links

Activity

Hide
Guillaume Laplace added a comment - Fri, 17 Dec 2021 - 18:25:46 +0100

patch to add SL in trunk

Show
Guillaume Laplace added a comment - Fri, 17 Dec 2021 - 18:25:46 +0100 patch to add SL in trunk
Hide
Christophe DENEUX added a comment - Fri, 24 Dec 2021 - 15:19:09 +0100

It is not needed to update DriverResolver to introduce sqlite. Just use the parameter 'driver' in your service unit to set the class name of the driver to use.

So, we will add auto-detection of SQLite for just Petals 5.3. For Petals 5.2 and to avoid to release a new version of Petals BC SQL, it will be needed to set the driver class name explicitly.

Show
Christophe DENEUX added a comment - Fri, 24 Dec 2021 - 15:19:09 +0100 It is not needed to update DriverResolver to introduce sqlite. Just use the parameter 'driver' in your service unit to set the class name of the driver to use. So, we will add auto-detection of SQLite for just Petals 5.3. For Petals 5.2 and to avoid to release a new version of Petals BC SQL, it will be needed to set the driver class name explicitly.
Hide
Christophe DENEUX added a comment - Fri, 24 Dec 2021 - 16:44:49 +0100 - edited

Thanks Guillaume,

Petals SL SQLite-3.36.0.3 added to Petals ESB Enterprise Pack

Show
Christophe DENEUX added a comment - Fri, 24 Dec 2021 - 16:44:49 +0100 - edited Thanks Guillaume, Petals SL SQLite-3.36.0.3 added to Petals ESB Enterprise Pack

People

Dates

  • Created:
    Fri, 17 Dec 2021 - 18:25:23 +0100
    Updated:
    Mon, 27 Dec 2021 - 12:02:37 +0100
    Resolved:
    Fri, 24 Dec 2021 - 16:44:49 +0100