types property

List<SqlType> types
final

The mapping types maintained by this type system.

Implementation

final List<SqlType> types;