Class SqlStoredConstants


  • public final class SqlStoredConstants
    extends Object
    • Field Detail

      • SQL_STORED_TEMPLATE

        @Metadata(label="producer",
                  description="The template",
                  javaType="String")
        public static final String SQL_STORED_TEMPLATE
        See Also:
        Constant Field Values
      • SQL_STORED_PARAMETERS

        @Metadata(label="producer",
                  description="The parameters",
                  javaType="Iterator")
        public static final String SQL_STORED_PARAMETERS
        See Also:
        Constant Field Values
      • SQL_STORED_UPDATE_COUNT

        @Metadata(label="producer",
                  description="The update count",
                  javaType="Integer")
        public static final String SQL_STORED_UPDATE_COUNT
        See Also:
        Constant Field Values