RS - platform dependent RDBMS recordsetpublic class LstnDbChanged<RS> extends Object implements org.beigesoft.delegate.IDelegateSimpleExc
Re-initializes external context after database has been changed (i.e. switch from a.sqlite to b.sqlite).
| Constructor and Description |
|---|
LstnDbChanged() |
| Modifier and Type | Method and Description |
|---|---|
FactoryAndServlet |
getFactoryAndServlet()
Getter for factoryAndServlet.
|
void |
make()
Make something with a model.
|
void |
setFactoryAndServlet(FactoryAndServlet pFactoryAndServlet)
Setter for factoryAndServlet.
|
public final void make()
throws Exception
Make something with a model.
make in interface org.beigesoft.delegate.IDelegateSimpleExcpFactoryAppBeans - with makeException - - an exceptionpublic final FactoryAndServlet getFactoryAndServlet()
Getter for factoryAndServlet.
public final void setFactoryAndServlet(FactoryAndServlet pFactoryAndServlet)
Setter for factoryAndServlet.
pFactoryAndServlet - referenceCopyright © 2016–2018. All rights reserved.