| ie.beaumont.epilepsy.ClinicInstance
ClinicInstance | public class ClinicInstance extends XPojoContext (Code) | | A dummy class to instantiate a connection to a data source
|
ClinicInstance | public ClinicInstance()(Code) | | Creates a new instance of ClinicInstance
|
configure | public void configure(URL configFileURL)(Code) | | Configure the root and therefore the context for the POJO hierarchy
Parameters: configFileURL - the URL of the configuration file |
getRoot | public Object getRoot()(Code) | | Return the root element in the pojo hierarchy or null if there is no single
root, or if the XML configuration defines the root object
|
setProject | public void setProject(XProject project)(Code) | | |
|
|