| Package | Description |
|---|---|
| org.h2.command | |
| org.h2.result |
| Constructor and Description |
|---|
CommandRemote(SessionRemote session,
ArrayList<Transfer> transferList,
String sql,
int fetchSize) |
| Constructor and Description |
|---|
ResultRemote(SessionRemote session,
Transfer transfer,
int id,
int columnCount,
int fetchSize) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.