net.sourceforge.squirrel_sql.plugins.hibernate.configuration
Class ProcessDetails
java.lang.Object
net.sourceforge.squirrel_sql.plugins.hibernate.configuration.ProcessDetails
public class ProcessDetails
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessDetails
public ProcessDetails(HibernatePlugin plugin)
apply
public void apply(HibernateConfiguration cfg)
setCommand
public void setCommand(String command)
setEndProcessOnDisconnect
public void setEndProcessOnDisconnect(boolean endProcessOnDisconnect)
getCommand
public String getCommand()
isEndProcessOnDisconnect
public boolean isEndProcessOnDisconnect()
setPort
public void setPort(int port)
restoreDefault
public String restoreDefault()
Copyright © 2001-2012. All Rights Reserved.