Package | Description |
---|---|
com.jbase.jremote | |
com.jbase.jremote.io | |
com.jbase.jremote.jca |
Modifier and Type | Method and Description |
---|---|
JStatement |
JConnection.createStatement()
Create a statement object that enables queries to be executed and
a JResultSet returned.
|
Modifier and Type | Class and Description |
---|---|
class |
JStatementImpl |
Modifier and Type | Method and Description |
---|---|
JStatement |
JConnectionImpl.createStatement() |
Modifier and Type | Method and Description |
---|---|
JStatement |
WrappedJConnection.createStatement() |