| Interface | Description |
|---|---|
| CommandInterface |
Represents a SQL statement.
|
| Class | Description |
|---|---|
| Command |
Represents a SQL statement.
|
| CommandRemote |
Represents the client-side part of a SQL statement.
|
| Parser |
The parser is used to convert a SQL statement string to an command object.
|
| Prepared |
A prepared statement.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.