Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

use PreparedStatement #5

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open

use PreparedStatement #5

wants to merge 1 commit into from

Conversation

bd2019us
Copy link

Hello,
Is it a good way to use PreparedStatement in line 212 and 213? Because the "executeQuery" is in a while loop and the query is compiled only once when we use "PreparedStatement" interface which can improve the performance of the application.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant