| Package | Description | 
|---|---|
| org.biojavax | 
 The Biojava extensions packages, classes that extend the core biojava 
     functionality
  The biojavax packages contain a number of extensions to the core biojava 
     interfaces. 
 | 
| org.biojavax.bio.db.biosql | 
 Interface between biojava and biosql databases 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleRichObjectBuilder
Creates objects and returns them, and stores them in an internal
 map of singletons for reference. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
RichObjectFactory.setRichObjectBuilder(RichObjectBuilder b)
Sets the builder to use when instantiating new Rich objects. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BioSQLRichObjectBuilder
Takes requests for RichObjects and sees if it can load them from a Hibernate
 database. 
 | 
Copyright © 2014 BioJava. All rights reserved.