Uses of Class
edu.uiuc.ncsa.security.storage.sql.AdminConnectionParameters
- 
Packages that use AdminConnectionParameters Package Description edu.uiuc.ncsa.security.storage.sql Classes that setup a specific type of correspondence between java objects and rows of an SQL table.edu.uiuc.ncsa.security.storage.sql.postgres Connectivity for the PostgreSQL database server.
- 
- 
Uses of AdminConnectionParameters in edu.uiuc.ncsa.security.storage.sqlMethods in edu.uiuc.ncsa.security.storage.sql that return AdminConnectionParameters Modifier and Type Method Description protected AdminConnectionParametersDBInitializer. getAdminConnectionParameters()
- 
Uses of AdminConnectionParameters in edu.uiuc.ncsa.security.storage.sql.postgresSubclasses of AdminConnectionParameters in edu.uiuc.ncsa.security.storage.sql.postgres Modifier and Type Class Description classPostgresAdminConnectionParametersCreated by Jeff Gaynor
 on Jun 23, 2010 at 8:10:02 PM
 
-