Uses of Class
edu.uiuc.ncsa.security.storage.sql.StackMap
-
Packages that use StackMap 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. -
-
Uses of StackMap in edu.uiuc.ncsa.security.storage.sql
Methods in edu.uiuc.ncsa.security.storage.sql that return StackMap Modifier and Type Method Description StackMap
ConnectionPool. getStackMap()
Methods in edu.uiuc.ncsa.security.storage.sql with parameters of type StackMap Modifier and Type Method Description void
ConnectionPool. setStackMap(StackMap stackMap)
-