Documentation of 'org.apache.derby.impl.sql.catalog.XPLAINResultSetTimingsDescriptor' Java class
XPLAINResultSetTimingsDescriptor
org.apache.derby.impl.sql.catalog

Class XPLAINResultSetTimingsDescriptor

    • Constructor Detail

      • XPLAINResultSetTimingsDescriptor

        public XPLAINResultSetTimingsDescriptor()
      • XPLAINResultSetTimingsDescriptor

        public XPLAINResultSetTimingsDescriptor(UUID timing_id,
                                                java.lang.Long constructor_time,
                                                java.lang.Long open_time,
                                                java.lang.Long next_time,
                                                java.lang.Long close_time,
                                                java.lang.Long execute_time,
                                                java.lang.Long avg_next_time_per_row,
                                                java.lang.Long projection_time,
                                                java.lang.Long restriction_time,
                                                java.lang.Long temp_cong_create_time,
                                                java.lang.Long temp_cong_fetch_time)
    • Method Detail

      • setStatementParameters

        public void setStatementParameters(java.sql.PreparedStatement ps)
                                    throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • buildColumnList

        public SystemColumn[] buildColumnList()
        Builds a list of columns suitable for creating this Catalog.
        Returns:
        array of SystemColumn suitable for making this catalog.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.