Package nl.cwi.monetdb.embedded.mapping

  • Class Summary 
    Class Description
    AbstractColumn
    A single Java representation of a MonetDB column.
    AbstractRowSet
    A row set retrieved from an embedded MonetDB query result.
    MonetDBRow
    A single MonetDB row in a result set.
    NullMappings
    Helper Class to find the null values mapping between MonetDB and Java.
  • Enum Summary 
    Enum Description
    MonetDBToJavaMapping
    A Java enum representing the mappings between MonetDB data types and Java classes.