org.molgenis
Class JDBCMetaDatabase

java.lang.Object
  extended by org.molgenis.model.elements.Model
      extended by 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

Constructor Summary
JDBCMetaDatabase()
           
 
Method Summary
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JDBCMetaDatabase

public JDBCMetaDatabase()
                 throws DatabaseException
Throws:
DatabaseException


Copyright © 2013. All Rights Reserved.