Package gate.persist

Interface Summary
DatabaseDataStore  
 

Class Summary
ConnectionPool A generic implementation of pool of references to objects of any kind.
DBHelper  
Dummy  
GateAwareObjectInputStream An ObjectInputStream that attempts to resolve the classes of objects loaded from the stream via the GateClassLoader if they cannot be found by the usual means.
JDBCDataStore  
LuceneDataStoreImpl  
OracleDataStore  
PostgresDataStore  
SerialDataStore A data store based on Java serialisation.
TestPersist Persistence test class
 

Exception Summary
PersistenceException This exception indicates failure during persistence operations.