Interface ColumnType


public interface ColumnType
The type of a column returned as part of a query result.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the type.
  • Method Details