Uses of Package
edu.uiuc.ncsa.security.storage.sql.internals
-
Packages that use edu.uiuc.ncsa.security.storage.sql.internals Package Description edu.uiuc.ncsa.sas.client This client exists only on the server to model the state and configuration.edu.uiuc.ncsa.sas.loader edu.uiuc.ncsa.sas.storage edu.uiuc.ncsa.security.storage edu.uiuc.ncsa.security.storage.monitored Utilities and classes for working with objects that are sent to/retrieved from aStore
.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.internals Low-level functions for table operations. -
Classes in edu.uiuc.ncsa.security.storage.sql.internals used by edu.uiuc.ncsa.sas.client Class Description Table Top-level class for modeling SQL tables that have a single, unique key and can be modelled as maps of java objects. -
Classes in edu.uiuc.ncsa.security.storage.sql.internals used by edu.uiuc.ncsa.sas.loader Class Description Table Top-level class for modeling SQL tables that have a single, unique key and can be modelled as maps of java objects. -
Classes in edu.uiuc.ncsa.security.storage.sql.internals used by edu.uiuc.ncsa.sas.storage Class Description Table Top-level class for modeling SQL tables that have a single, unique key and can be modelled as maps of java objects. -
Classes in edu.uiuc.ncsa.security.storage.sql.internals used by edu.uiuc.ncsa.security.storage Class Description ColumnMap Helper class with a bunch of built in casts. -
Classes in edu.uiuc.ncsa.security.storage.sql.internals used by edu.uiuc.ncsa.security.storage.monitored Class Description Table Top-level class for modeling SQL tables that have a single, unique key and can be modelled as maps of java objects. -
Classes in edu.uiuc.ncsa.security.storage.sql.internals used by edu.uiuc.ncsa.security.storage.sql Class Description ColumnMap Helper class with a bunch of built in casts.Table Top-level class for modeling SQL tables that have a single, unique key and can be modelled as maps of java objects. -
Classes in edu.uiuc.ncsa.security.storage.sql.internals used by edu.uiuc.ncsa.security.storage.sql.internals Class Description ColumnDescriptorEntry Describes a column in an SQL database in a platform and vendor neutral way.ColumnDescriptors Descriptors for the columns in an SQL database.ColumnMap Helper class with a bunch of built in casts.ColumnTypeTranslator Looks up the vendor-specific SQL type that corresponds to aTypes
given type.