Skip navigation links
C D E F G I P R S T V 

C

collateClause(Locale) - Method in interface com.sap.cds.jdbc.spi.StatementResolver
 
collateClause(CqnStatement, Locale) - Method in interface com.sap.cds.jdbc.spi.StatementResolver
 
com.sap.cds.jdbc - package com.sap.cds.jdbc
 
com.sap.cds.jdbc.spi - package com.sap.cds.jdbc.spi
 
create(DataStoreConfiguration) - Method in interface com.sap.cds.jdbc.DbContextFactory
 
createSearchResolver(CdsModel, Locale) - Method in interface com.sap.cds.jdbc.spi.DbContext
 
createTableNameResolver(Locale) - Method in interface com.sap.cds.jdbc.spi.DbContext
 

D

DbContext - Interface in com.sap.cds.jdbc.spi
 
DbContextFactory - Interface in com.sap.cds.jdbc
 

E

ExceptionAnalyzer - Interface in com.sap.cds.jdbc.spi
Analyzes vendor codes to identify particular exceptions, like timeout, unique and not null constraint violation exceptions.

F

FunctionMapper - Interface in com.sap.cds.jdbc.spi
 

G

getBinder() - Method in interface com.sap.cds.jdbc.spi.DbContext
 
getCapabilities() - Method in interface com.sap.cds.jdbc.spi.DbContext
 
getExceptionAnalyzer() - Method in interface com.sap.cds.jdbc.spi.DbContext
 
getFunctionMapper() - Method in interface com.sap.cds.jdbc.spi.DbContext
 
getPredicateMapper() - Method in interface com.sap.cds.jdbc.spi.DbContext
 
getRootCause(Throwable) - Static method in interface com.sap.cds.jdbc.spi.ExceptionAnalyzer
Returns the root cause of an exception
getStatementResolver() - Method in interface com.sap.cds.jdbc.spi.DbContext
 
getValue(ResultSet, int, CdsBaseType, boolean) - Method in interface com.sap.cds.jdbc.spi.ValueBinder
 

I

isLockTimeout(SQLException) - Method in interface com.sap.cds.jdbc.spi.ExceptionAnalyzer
 
isNotNullConstraint(SQLException) - Method in interface com.sap.cds.jdbc.spi.ExceptionAnalyzer
 
isUniqueConstraint(SQLException) - Method in interface com.sap.cds.jdbc.spi.ExceptionAnalyzer
 

P

pushDownSearchToSubquery(CqnSelect, CqnSelect) - Method in interface com.sap.cds.jdbc.spi.SearchResolver
 

R

resolve(CqnSelect) - Method in interface com.sap.cds.jdbc.spi.SearchResolver
 

S

SearchResolver - Interface in com.sap.cds.jdbc.spi
Resolves the CQN search predicate of a given select into a datastore specific predicate.
setValue(PreparedStatement, int, CdsBaseType, Object) - Method in interface com.sap.cds.jdbc.spi.ValueBinder
 
StatementResolver - Interface in com.sap.cds.jdbc.spi
 
supports(String) - Method in interface com.sap.cds.jdbc.DbContextFactory
 

T

tableName(CdsEntity) - Method in interface com.sap.cds.jdbc.spi.TableNameResolver
Resolves the DB table name by entity name and locale.
TableNameResolver - Interface in com.sap.cds.jdbc.spi
 
timeout(Optional<CqnLock>) - Method in interface com.sap.cds.jdbc.spi.StatementResolver
 
toSql(String, List<String>) - Method in interface com.sap.cds.jdbc.spi.FunctionMapper
 

V

ValueBinder - Interface in com.sap.cds.jdbc.spi
 
C D E F G I P R S T V 
Skip navigation links

Copyright © 2022 SAP. All rights reserved.