RFR 8139056: Add convenience methods to Statement.java (original) (raw)
Lance Andersen lance.andersen at oracle.com
Tue Oct 20 20:19:21 UTC 2015
- Previous message: JDK 9 RFR of JDK-8139925 Problem list LFMultiThreadCachingTest.java on windows
- Next message: RFR 8139056: Add convenience methods to Statement.java
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Looking for a reviewer for http://cr.openjdk.java.net/~lancea/8139056/webrev.00/.
This change Adds two convenience methods to Statement.java:
enquoteLiteral which returns a string enclosed in single quotes where all occurrences of a single quote are converted to two single quotes
enquoteIdentifier returns a SQL identifier
The CCC has been approved.
Best Lance
Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 Lance.Andersen at oracle.com
- Previous message: JDK 9 RFR of JDK-8139925 Problem list LFMultiThreadCachingTest.java on windows
- Next message: RFR 8139056: Add convenience methods to Statement.java
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]