ShardingSphere 4.x -Sharding-JDBC-Unsupported JDBC items

DataSource Interface

  • Do not support timeout related operations

Connection Interface

  • Do not support operations of stored procedure, function and cursor
  • Do not support native SQL
  • Do not support savepoint related operations
  • Do not support Schema / Catalog operation
  • Do not support self-defined mapping

Statement and PreparedStatement Interface

  • Do not support statements that return multiple result sets (stored procedures, multiple pieces of non-SELECT data)
  • Do not support the operation of international characters

Interface for ResultSet

  • Do not support getting result set pointer position
  • Do not support changing result pointer position through none-next method
  • Do not support revising the content of result set
  • Do not support acquiring international characters
  • Do not support getting Array

JDBC 4.1

  • Do not support new functions of JDBC 4.1 interface

--

--

Transform any DBMS into a distributed database system & enhance it with sharding, elastic scaling features & more. https://linktr.ee/ApacheShardingSphere

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Apache ShardingSphere

Transform any DBMS into a distributed database system & enhance it with sharding, elastic scaling features & more. https://linktr.ee/ApacheShardingSphere