[CONJ-300] PreparedStatement.setNString should be alias of setString. Created: 2016-05-24  Updated: 2016-08-23  Resolved: 2016-08-23

Status: Closed
Project: MariaDB Connector/J
Component/s: Other
Affects Version/s: 1.4.5
Fix Version/s: 1.5.0-RC

Type: Bug Priority: Minor
Reporter: Hidekatsu Izuno Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Duplicate
duplicates CONJ-260 Add jdbc nString, nCharacterStream, n... Closed

 Description   

The current version's Connector/J handle NString (NChar or NVarChar) as a unsupported feature. But MySQL/MariaDB supports it as CHAR/VARCHAR CHARACTER SET utf8.

I hope setNString is alias of setString.



 Comments   
Comment by Diego Dupin [ 2016-08-23 ]

fixed with commit https://github.com/MariaDB/mariadb-connector-j/commit/3616061fcf56445cf2338ce1b3ddb1b974655a96

Generated at Thu Feb 08 03:14:39 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.