OpenSearch/docs/reference/sql/endpoints
Costin Leau 95346926ef
SQL: Lock down JDBC driver (#35798)
Move classes under the same package to avoid internal classes being
 exposed to the outside. Remove public visibility outside 3 classes:
 EsDriver, EsDataSource and EsTypes.
The driver only has one package, namely org.elasticsearch.xpack.sql.jdbc
Use Es prefix for classes to ease name conflict and indicate their
 destination

Fix #35437
2018-11-28 12:48:26 +02:00
..
client-apps DOC: improved wording in SQL client app section 2018-09-13 22:07:23 +03:00
cli.asciidoc Different handling for security specific errors in the CLI. Fix for https://github.com/elastic/elasticsearch/issues/33230 (#33255) 2018-08-31 13:08:32 +03:00
index.asciidoc DOC: Add SQL section on client applications 2018-09-13 15:44:52 +03:00
jdbc.asciidoc SQL: Lock down JDBC driver (#35798) 2018-11-28 12:48:26 +02:00
rest.asciidoc Deprecate X-Pack centric SQL endpoints (#35964) 2018-11-27 22:16:21 -05:00
translate.asciidoc Deprecate X-Pack centric SQL endpoints (#35964) 2018-11-27 22:16:21 -05:00