Package org.elasticsearch.xpack.sql.jdbc
-
Class Summary Class Description EsDataSource Factory for connections to Elasticsearch SQL.EsDriver JdbcConfiguration / Supports the following syntax / / jdbc:es://[host|ip] / jdbc:es://[host|ip]:port/(prefix) / jdbc:es://[host|ip]:port/(prefix)(?options=value&) / / Additional properties can be specified either through the Properties object or in the URL.XContentSqlExtension Extension for SQL's JDBC specific classes that need to be encoded byXContentBuilderin a specific way. -
Enum Summary Enum Description EsType