org.molgenis
Class JDBCMetaDatabase
java.lang.Object
org.molgenis.model.elements.Model
org.molgenis.JDBCMetaDatabase
- All Implemented Interfaces:
- Serializable
public class JDBCMetaDatabase
- extends Model
This class is an in memory representation of the contents of your *_db.xml file
Utility of this class is to allow for dynamic querying and/or user interfacing
for example within a query tool or a security module.
- See Also:
- Serialized Form
| Methods inherited from class org.molgenis.model.elements.Model |
findField, getConcreteEntities, getDatabase, getDBDescription, getEntities, getEntities, getEntities, getEntity, getLabel, getMatrices, getMethods, getMethodSchema, getModules, getName, getNumberOfReferencesTo, getPRDescription, getRecord, getRootEntities, getUIDescription, getUserinterface, getViews, setDBDescription, setLabel, setName, setPRDescription, setUIDescription, toString |
JDBCMetaDatabase
public JDBCMetaDatabase()
throws DatabaseException
- Throws:
DatabaseException
Copyright © 2013. All Rights Reserved.