| Package | Description |
|---|---|
| com.sun.gjc.spi.base | |
| com.sun.gjc.spi.jdbc30 | |
| com.sun.gjc.spi.jdbc40 |
| Modifier and Type | Class and Description |
|---|---|
class |
CallableStatementWrapper
Abstract class for wrapping PreparedStatement
|
class |
PreparedStatementWrapper
Abstract class for wrapping PreparedStatement
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallableStatementWrapper30
Wrapper for JDBC 3.0 CallableStatement
|
class |
PreparedStatementWrapper30
Wrapper for JDBC 3.0 PreparedStatement
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallableStatementWrapper40
Wrapper for JDBC 4.0 CallableStatement
|
class |
PreparedStatementWrapper40
Wrapper for JDBC 4.0 PreparedStatement
|
Copyright © 2017. All rights reserved.