|
|||||||||
| Home >> All >> com >> loihl >> [ sqltool overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.loihl.sqltool
Class QueryFactoryImpl

java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
com.loihl.sqltool.QueryFactoryImpl
- All Implemented Interfaces:
- QueryFactory, java.rmi.Remote, java.io.Serializable
- public class QueryFactoryImpl
- extends java.rmi.server.UnicastRemoteObject
- implements QueryFactory
- extends java.rmi.server.UnicastRemoteObject
- Version:
- 0.5.0
| Field Summary |
| Fields inherited from class java.rmi.server.UnicastRemoteObject |
|
| Fields inherited from class java.rmi.server.RemoteObject |
ref |
| Constructor Summary | |
QueryFactoryImpl()
Method: QueryFactoryImpl Description: constructor for Query class |
|
| Method Summary | |
Query |
getQuery()
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
| Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
| Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
QueryFactoryImpl
public QueryFactoryImpl()
throws java.rmi.RemoteException
- Method: QueryFactoryImpl
Description: constructor for Query class
| Method Detail |
getQuery
public Query getQuery() throws java.rmi.RemoteException
- Specified by:
getQueryin interfaceQueryFactory
main
public static void main(java.lang.String[] args) throws java.lang.Exception
|
|||||||||
| Home >> All >> com >> loihl >> [ sqltool overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC