Package | Description |
---|---|
data.sqlClient |
Modifier and Type | Method and Description |
---|---|
SqlConnection |
SqlCommand.getConnection() |
Modifier and Type | Method and Description |
---|---|
void |
SqlCommand.setConnection(SqlConnection connection) |
Constructor and Description |
---|
SqlCommand(java.lang.String cmdText,
SqlConnection connection) |