Returns the default RowWriterFactory initialized with the given ColumnMapper.
Returns the default RowReaderFactory.
Returns a ClassTag of a given runtime class.
Returns a ClassTag of a given runtime class.
Returns a runtime class of a given ClassTag.
Returns a runtime class of a given TypeTag.
Returns a TypeTag for the given class and type parameters.
Returns a TypeTag for the given class.
Returns the JavaBeanColumnMapper instance for the given ClassTag and column mapping.
Converts an array to a Scala Seq.
Converts a Java Map to a Scala immutable Map.
Converts a Java Iterable to Scala Seq.
Converts an array to a Scala Seq.
A helper class to make it possible to access components written in Scala from Java code. INTERNAL API