Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Data JDBC Extensions
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
Q
R
S
T
U
V
X
C
canRetry(RetryContext)
- Method in class org.springframework.data.jdbc.retry.
JdbcRetryPolicy
This gets called for any new invocation.
canRetry(RetryContext)
- Method in class org.springframework.data.jdbc.retry.oracle.
RacFailoverRetryPolicy
If retry is not to be attempted, clear the RacRetry ThreadLocal
childMapper
- Variable in class org.springframework.data.jdbc.core.
OneToManyResultSetExtractor
cleanup()
- Method in class org.springframework.data.jdbc.support.oracle.
OracleXmlTypeMarshallingValue
Close the XMLType
cleanup()
- Method in class org.springframework.data.jdbc.support.oracle.
OracleXmlTypeValue
Close the XMLType
clearRacRetryInterception()
- Static method in class org.springframework.data.jdbc.retry.oracle.
RacRetryOperationsInterceptor
Method to be called when RAC Retry Interception is de-activated.
ConnectionContextProvider
- Interface in
org.springframework.data.jdbc.support
Marker interface to be used with the connection preparation API.
ConnectionInterceptor
- Class in
org.springframework.data.jdbc.aop
ConnectionInterceptor that delegates to a ConectionPreparer implementation.
ConnectionInterceptor()
- Constructor for class org.springframework.data.jdbc.aop.
ConnectionInterceptor
ConnectionPreparer
- Interface in
org.springframework.data.jdbc.support
Interface to be used when connections are prepared.
ConnectionUsernamePasswordProvider
- Interface in
org.springframework.data.jdbc.support
ConnectionUsernameProvider
- Interface in
org.springframework.data.jdbc.support
count(SQLQuery)
- Method in interface org.springframework.data.jdbc.query.
QueryDslJdbcOperations
Count the rows that are part of the results for the given
SQLQuery
count(SQLQuery)
- Method in class org.springframework.data.jdbc.query.
QueryDslJdbcTemplate
countDistinct(SQLQuery)
- Method in interface org.springframework.data.jdbc.query.
QueryDslJdbcOperations
Count the distinct rows that are part of the results for the given
SQLQuery
countDistinct(SQLQuery)
- Method in class org.springframework.data.jdbc.query.
QueryDslJdbcTemplate
create(Datum, int)
- Method in class org.springframework.data.jdbc.jms.support.oracle.
OraDataFactory
createConsumer(Session, Destination)
- Method in class org.springframework.data.jdbc.jms.listener.oracle.
AdtMessageListenerContainer
createConsumer(Session, Destination)
- Method in class org.springframework.data.jdbc.jms.listener.oracle.
XmlMessageListenerContainer
createTypeValue(Connection, int, String)
- Method in class org.springframework.data.jdbc.support.oracle.
SqlArrayValue
The implementation for this specific type.
createTypeValue(Connection, int, String)
- Method in class org.springframework.data.jdbc.support.oracle.
SqlStructArrayValue
The implementation for this specific type.
createTypeValue(Connection, int, String)
- Method in class org.springframework.data.jdbc.support.oracle.
SqlStructValue
The implementation for this specific type.
createXmlType(Object, Connection)
- Method in class org.springframework.data.jdbc.support.oracle.
AbstractXmlTypeHandler
createXmlType(Object, Connection)
- Method in interface org.springframework.data.jdbc.support.oracle.
XmlTypeHandler
Create an
XMLType
for the supplied object using the provided connection
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Data JDBC Extensions
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
Q
R
S
T
U
V
X