public class Engine extends Object
| Constructor and Description |
|---|
Engine() |
| Modifier and Type | Method and Description |
|---|---|
Data |
execute(SQL sql)
execute is used to tell the engine to do something
|
public Data execute(SQL sql) throws SQLException
SQLExceptionCopyright © 2008–2016 Open Microscopy Environment. All rights reserved.