| Package | Description |
|---|---|
| org.teiid.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
CallableStatementImpl |
| Modifier and Type | Method and Description |
|---|---|
PreparedStatementImpl |
ConnectionImpl.prepareStatement(String sql) |
PreparedStatementImpl |
ConnectionImpl.prepareStatement(String sql,
int resultSetType,
int resultSetConcurrency) |
PreparedStatementImpl |
ConnectionImpl.prepareStatement(String sql,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
PreparedStatementImpl |
ConnectionImpl.prepareStatement(String sql,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability,
int autoGeneratedKeys) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.