|
OpMath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface that must be implemented for any remote database server that can support OpMath Data Platform operations.
Classes implementing DB are assumed to be out of process servers.
Copyright: (c) 2002 The Open Math Company Limited
The Terms of Distribution of this software are stipulated in the javadoc Overview for this project.
| Method Summary | |
String |
getHost()
Returns the host for the current connection. |
| Methods inherited from interface com.opmath.util.db.DB |
className, close, connect, create, createTable, delete, delete, dropTable, getConnection, getDriver, getPath, getProtocol, isAvailable, maxIndex, query, read, read, readAll, update, update |
| Method Detail |
public String getHost()
Returns the host for the current connection.
Returns null if there is no current connection.
String identifying the host.
|
OpMath | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||