Uses of Class
gps.core.EISConnection

Packages that use EISConnection
gps.core   
 

Uses of EISConnection in gps.core
 

Methods in gps.core that return EISConnection
 EISConnection EISConnectionDealer.getConnection(java.lang.String dbName)
          Returns EISConnection for the given db name.
 

Methods in gps.core with parameters of type EISConnection
 void EISConnectionDealer.free(EISConnection eisConnection, java.lang.String dbName)
          Freeing the DB Connection