Package org.apache.calcite.adapter.java
Annotation Type Map
Annotation that indicates that a field is a map type.
-
Required Element Summary
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
Whether keys may be null.boolean
Whether values may be null.