com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin Class Reference
List of all members.
Public Member Functions |
| String | getName () |
| void | initialize (Logger logger) |
| void | loadPrologue (Session session, Configuration config, Map< String, Object > rootMap) |
| void | loadControlDevices (Session session, Configuration config, ControlDeviceBindCallback bindCallback) |
| void | loadEpilogue (Session session, Configuration config, Map< String, Object > rootMap) |
| void | importPrologue (Session session, Configuration config, CDBAccess cdbAccess) |
| void | controlDeviceImportEpilogue (Session session, Configuration config, CDBAccess cdbAccess, String cdbComponentName, Component component) |
| void | importEpilogue (Session session, Configuration config, CDBAccess cdbAccess) |
| String[] | getCreateTablesScriptList (String backend) |
Member Function Documentation
| void com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::controlDeviceImportEpilogue |
( |
Session |
session, |
|
|
Configuration |
config, |
|
|
CDBAccess |
cdbAccess, |
|
|
String |
cdbComponentName, |
|
|
Component |
component | |
|
) |
| | [inline] |
| String [] com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::getCreateTablesScriptList |
( |
String |
backend |
) |
[inline] |
| String com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::getName |
( |
|
) |
[inline] |
| void com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::importEpilogue |
( |
Session |
session, |
|
|
Configuration |
config, |
|
|
CDBAccess |
cdbAccess | |
|
) |
| | [inline] |
| void com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::importPrologue |
( |
Session |
session, |
|
|
Configuration |
config, |
|
|
CDBAccess |
cdbAccess | |
|
) |
| | [inline] |
| void com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::initialize |
( |
Logger |
logger |
) |
[inline] |
| void com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::loadControlDevices |
( |
Session |
session, |
|
|
Configuration |
config, |
|
|
ControlDeviceBindCallback |
bindCallback | |
|
) |
| | [inline] |
| void com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::loadEpilogue |
( |
Session |
session, |
|
|
Configuration |
config, |
|
|
Map< String, Object > |
rootMap | |
|
) |
| | [inline] |
| void com::cosylab::cdb::jdal::hibernate::plugin::PluginFactory::EssentialHibernateWDALPlugin::loadPrologue |
( |
Session |
session, |
|
|
Configuration |
config, |
|
|
Map< String, Object > |
rootMap | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: