All Classes and Interfaces
Class
Description
Holding common methods used by other search resolvers
Creates
DbContext instances suitable for the DB behind the given
Connection.A
SearchResolver implementation for all generic SQL databases except
HANA.The HanaExceptionAnalyzer can analyze incoming SQLExceptions from
a SAP HANA connection and determine by the SQL error code which problem has
occurred.
A
SearchResolver implementation that renders a CONTAINS|SCORE
function in an EXISTS subquery.Emulate SQL standard implementation as LIKE_REGEX(field, pattern, flags).
A
TableNameResolver that resolves localized strings using
locale-specific viewsA
TableNameResolver that resolves localized strings using
locale-unspecific views using session variablesEmulate session context function on HANA.