
Public Member Functions | |
| void | run (String args[]) |
| void | shutdown () |
Static Public Member Functions | |
| static void | main (String[] args) |
Private Attributes | |
| WDAL | jdal |
This class is more or less blindly copied from com.cosylab.cdb.jdal.Server in ACS/LGPL/CommonSoftware/cdb.
In addition to the parameters accepted by com.cosylab.cdb.jdal.Server it also accepts and requires the parameter -configId followed by an integer
| static void com::cosylab::cdb::jdal::HibernateServer::main | ( | String[] | args | ) | [inline, static] |
| void com::cosylab::cdb::jdal::HibernateServer::run | ( | String | args[] | ) | [inline] |
References jdal.
| void com::cosylab::cdb::jdal::HibernateServer::shutdown | ( | ) | [inline] |
References jdal, and com::cosylab::CDB::DALOperations::shutdown().
Referenced by run(), and shutdown().
1.6.2