JavaScript is disabled on your browser.
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
R
S
T
U
V
X
P
P6spyNativeJdbcExtractor
- Class in
org.springframework.data.jdbc.support.nativejdbc
Implementation of the
NativeJdbcExtractor
interface.
P6spyNativeJdbcExtractor()
- Constructor for class org.springframework.data.jdbc.support.nativejdbc.
P6spyNativeJdbcExtractor
This constructor retrieves the P6Spy JDBC wrapper class, so we can get the underlying native connection using reflection.
parseInternal(Element, ParserContext)
- Method in class org.springframework.data.jdbc.config.oracle.
PoolingDataSourceBeanDefinitionParser
PoolingDataSourceBeanDefinitionParser
- Class in
org.springframework.data.jdbc.config.oracle
BeanDefinitionParser for the "pooling-data-source" element of the "orcl" name space
PoolingDataSourceBeanDefinitionParser()
- Constructor for class org.springframework.data.jdbc.config.oracle.
PoolingDataSourceBeanDefinitionParser
prepare(Connection)
- Method in interface org.springframework.data.jdbc.support.
ConnectionPreparer
prepare(Connection)
- Method in class org.springframework.data.jdbc.support.oracle.
ProxyConnectionPreparer
ProxyConnectionPreparer
- Class in
org.springframework.data.jdbc.support.oracle
A ConnectionPreparer that will delegate to a ConnectionContextProvider to obtaing the current user name to be used for the proxy connection.
ProxyConnectionPreparer()
- Constructor for class org.springframework.data.jdbc.support.oracle.
ProxyConnectionPreparer
ProxyDataSource
- Class in
org.springframework.data.jdbc.support.oracle
A SmartDataSource wrapper that will delegate to a ProxyConnectionPreparer to prepare a proxy connection.
ProxyDataSource(OracleDataSource, ConnectionContextProvider)
- Constructor for class org.springframework.data.jdbc.support.oracle.
ProxyDataSource
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
X
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Data JDBC Extensions
Prev Letter
Next Letter
Frames
No Frames
All Classes