Package | Description |
---|---|
org.trafodion.dcs.servermt.serverSql |
Modifier and Type | Method and Description |
---|---|
TrafStatement |
TrafConnection.closeTrafStatement(String stmtLabel) |
TrafStatement |
TrafConnection.createTrafStatement(String stmtLabel,
int sqlStmtType,
int stmtHandle) |
TrafStatement |
TrafConnection.getTrafStatement(String stmtLabel,
int stmtHandle) |
TrafStatement |
TrafConnection.prepareTrafStatement(String stmtLabel,
String sqlString,
int sqlStmtType) |
Copyright © 2016. All rights reserved.