net.sourceforge.squirrel_sql.plugins.hibernate.server
Interface ServerMain

All Superinterfaces:
Remote
All Known Implementing Classes:
ServerMainImpl

public interface ServerMain
extends Remote


Field Summary
static String PORT_PARAM_PREFIX
           
 
Method Summary
 HibernateServerConnection createHibernateServerConnection(HibernateConfiguration cfg)
           
 void exit()
           
 

Field Detail

PORT_PARAM_PREFIX

static final String PORT_PARAM_PREFIX
See Also:
Constant Field Values
Method Detail

createHibernateServerConnection

HibernateServerConnection createHibernateServerConnection(HibernateConfiguration cfg)
                                                          throws RemoteException
Throws:
RemoteException

exit

void exit()
          throws RemoteException
Throws:
RemoteException


Copyright © 2001-2012. All Rights Reserved.