All Classes and Interfaces
Class
Description
This class autowires the configuration and injects both a JDBC DataSource
and a JMSConnectionFactory into your application.
Autoconfiguration for the JSON Collections beans.
RowMapper that reads a projected GeoJSON column from a JDBC result
set.Spring JDBC-oriented entry point for working with Oracle Spatial and
GeoJSON-backed
SDO_GEOMETRY values.Configuration properties for Oracle Spatial helper beans.
The OSONDeserializer converts JSONB byte arrays to java objects.
Factory class to create OSONDeserializer and OSONSerializer instances.
The OSONSerializer converts java objects to a JSONB byte array.
Represents a spatial SQL expression that can be used in a select list,
insert/update value expression, or order clause while still carrying any
required JDBC bind values.
Represents a GeoJSON value and SRID that can be bound into Oracle Spatial
SQL generated by
OracleSpatialJdbcOperations.Contract for spatial query parts that can apply their bind parameters to a
JdbcClient.StatementSpec.Represents a spatial predicate suitable for use in a SQL
WHERE
clause while carrying the bind values needed by Spring JDBC.Supported Oracle Spatial relationship masks for
SDO_RELATE.