|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pavelvlasov.sql.hypersonic.HypersonicDataSourceComponent
com.pavelvlasov.sql.hypersonic.HypersonicInMemoryDataSourceComponent
Constructor Summary | |
HypersonicInMemoryDataSourceComponent()
|
Method Summary | |
java.lang.Object |
getMaster()
|
void |
start()
Invoked by container before the first use. |
void |
stop()
Invoked by container when component is not needed anymore. |
Methods inherited from class com.pavelvlasov.sql.hypersonic.HypersonicDataSourceComponent |
configure, getReader, setOwner |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HypersonicInMemoryDataSourceComponent()
Method Detail |
public java.lang.Object getMaster()
public void start() throws ConfigurationException
Component
ConfigurationException
public void stop() throws ConfigurationException
Component
ConfigurationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |