Package org.intermine.objectstore.intermine

Class Summary
CheckForIsNotNullConstraint For use with ConstraintHelper.traverseConstraints().
DatabaseSchema An object that represents the mapping of a Model onto a relational database.
DatabaseSchema.Fields Inner class to hold information on Attributes and References.
ExtraQueryTime An object that holds information about extra queries run during the ResultsConverter operation.
NotXmlParser Parses a String suitable for storing in the OBJECT field of database tables into an Object.
NotXmlRenderer Render on object into a String suitable for storing in the OBJECT field of database tables.
ObjectStoreInterMineImpl An SQL-backed implementation of the ObjectStore interface.
ObjectStoreWriterInterMineImpl An SQL-backed implementation of the ObjectStoreWriter interface, backed by ObjectStoreInterMineImpl.
ParallelPrecomputer An object that can perform a set of precomputes in parallel.
ParallelPrecomputer.Job Class representing a precomputing job to be performed.
ResultsConverter Provides a method to convert from SQL ResultSet data to InterMine object-based data.
SqlGenerator Code to generate an sql statement from a Query object.
TorqueModelOutput Map InterMine metadata to a Torque database schema in InterMine format
TorqueModelOutputTask Creates and runs a ModelOutput process to generate java or config files.
 

Exception Summary
CompletelyFalseException Exception thrown if a Constraint is deemed to be completely false.