net.sourceforge.squirrel_sql.plugins.hibernate.server
Class ServerMainImpl
java.lang.Object
net.sourceforge.squirrel_sql.plugins.hibernate.server.ServerMainImpl
- All Implemented Interfaces:
- Remote, ServerMain
public class ServerMainImpl
- extends Object
- implements ServerMain
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerMainImpl
public ServerMainImpl()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
createHibernateServerConnection
public HibernateServerConnection createHibernateServerConnection(HibernateConfiguration cfg)
throws RemoteException
- Specified by:
createHibernateServerConnection in interface ServerMain
- Throws:
RemoteException
exit
public void exit()
- Specified by:
exit in interface ServerMain
Copyright © 2001-2012. All Rights Reserved.