-
Notifications
You must be signed in to change notification settings - Fork 590
Closed
Labels
area:generalgeneral issue without a specific area.general issue without a specific area.bugjdbc-v2jdbc-v2 issuesjdbc-v2 issues
Milestone
Description
Description
There are some issues that should be addressed in StatementImpl
:
- add more test for uncovered methods
- test
close()
in concurrent case and check all child resources are properly closed. Same forcancel()
enquoteLiteral(String val)
needs review
Implement next methods:
isClosed()
setLargeMaxRows(long max)
getLargeMaxRows()
enquoteIdentifier
isSimpleIdentifier(String identifier)
enquoteNCharLiteral(String val)
closeOnCompletion()
Metadata
Metadata
Assignees
Labels
area:generalgeneral issue without a specific area.general issue without a specific area.bugjdbc-v2jdbc-v2 issuesjdbc-v2 issues