Skip to content

Change parameters values #67

@pjosalgado

Description

@pjosalgado

Hi guys!

I'm currently studying to develop a mechanism that, given a query, it'll be able to change the query (prepared statement) and some parameters values before it hits the database.

Looking in "datasource-proxy" (awesome project, by the way) I was able to understand how the QueryTransformer works and how I'll be able to change the query, however, I quite didn't understand how the ParameterTransformer works.

Do you guys have any examples and/or guides on how, given a list of parameters, it's possible to get a current parameter value (by parameter name) and change it, before the query executes?

Thanks in advance.

Best regards,
Paulo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions