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

Class XPLAINStatementTimingsDescriptor

    • Constructor Detail

      • XPLAINStatementTimingsDescriptor

        public XPLAINStatementTimingsDescriptor()
      • XPLAINStatementTimingsDescriptor

        public XPLAINStatementTimingsDescriptor(UUID timing_id,
                                                java.lang.Long parse_time,
                                                java.lang.Long bind_time,
                                                java.lang.Long optimize_time,
                                                java.lang.Long generate_time,
                                                java.lang.Long compile_time,
                                                java.lang.Long execute_time,
                                                java.sql.Timestamp begin_comp_time,
                                                java.sql.Timestamp end_comp_time,
                                                java.sql.Timestamp begin_exe_time,
                                                java.sql.Timestamp end_exe_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.