public interface Database
extends javax.ejb.EJBObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(String statement) |
void |
executeQuery(String statement) |
void executeQuery(String statement) throws RemoteException, SQLException
RemoteExceptionSQLExceptionboolean execute(String statement) throws RemoteException, SQLException
RemoteExceptionSQLExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.