olavloite / spanner-jdbc

JDBC Driver for Google Cloud Spanner
MIT License
38 stars 10 forks source link

#112 setting a parameter with a high index could cause an exception #113

Closed olavloite closed 6 years ago

olavloite commented 6 years ago

Setting a parameter with an index higher than 2 times the current number of positions reserved for parameters values internally in the driver would cause an ArrayOutOfBoundsException