get type name for specified type and size
get type name for specified type and size
the type key
the SQL length
the SQL precision
the SQL scale
the associated name with smallest capacity >= size, if available and the default type name otherwise
get default type name for specified type
get default type name for specified type
the type key
the default type name associated with specified key
set a default type name for specified type key
set a default type name for specified type key
the type key
set a type name for specified type key and capacity
set a type name for specified type key and capacity
the type key
This class maps a type to names. Associations may be marked with a capacity. Calling the get() method with a type and actual size n will return the associated name with smallest capacity >= n, if available and an unmarked default type otherwise. Eg, setting