Uses of Class
gate.persist.SerialDataStore

Packages that use SerialDataStore
gate.db   
 

Uses of SerialDataStore in gate.db
 

Subclasses of SerialDataStore in gate.db
 class Database
          Objects of type Database are used to connect to a database.
 class OracleDataStore
          Provides connection to an Oracle Database.
 class PostgresDataStore
          Provides connection to an Oracle Database.