Package edu.uiuc.ncsa.security.storage.sql.internals
Low-level functions for table operations. "No user serviceable parts".
 
Created by Jeff Gaynor
 on 4/18/23 at  7:49 AM
- 
Class Summary 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 aTypesgiven type.Table Top-level class for modeling SQL tables that have a single, unique key and can be modelled as maps of java objects.