Skip to content

how can I get lastInsertRowId,changes,escapeString,lastErrorCode using sqlite-jdbc? #23

@baibav

Description

@baibav

I recently started using sqlite for my new java project but how can I get the values of lastInsertRowId ,number of rows affected on previous query and also an inbuilt method to escape string(not necessary as prepare statement can do the job as well) .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions