Package org.jafer.databeans

Class Summary
ActiveBean This inner class represents a thread that performs a search on a Jafer Client (AbstractClient).
Adaptor Super class for adaptors, includes methods to set transforms via templates object and specify source and target schemas - configured via server.xml
AdaptorFactory  
DatabeanManager This class manages a collection of databases
DatabeanManagerFactory This class is responsible for creating DatabaseBeanManagers
DatabeanManagerFactoryConfig This class extracts the config information for a DatabeanManagerFactory from the specified config file
JDBC Superclass with behaviour common to subclasses.
JDBCFactory  
MySQLDatabean  
QueryAdaptor Transforms a query via submitQuery method using templates object (eg.
QueryAdaptorFactory Creates a new configured queryAdaptor object (databean)
RecordAdaptor transforms a record via getCurrentRecord method using templates object (eg.
RecordAdaptorFactory Creates a new configured recordAdaptor object (databean)
TDSDatabean  
ZeerexFactory  
ZurlFactory