Êþº¾/K34s_sNotificationTableLjava/lang/String; ConstantValue5s_sAddressTable6s_sGlobalInfoTable7s_sNotificationDetailsTable8s_sNotificationSequenceNum9s_sInsertNotfnStmt:s_sInsertNotfnStmt2;s_sInsertAddrStmt<s_sSelectSeqnum=s_sUpdateCounter>s_sSelectNotification?s_sSelectAddress@s_sSelectForUpdateAs_sDeleteNotificationBs_sInsertGlobalInfoCs_sSelectGobalInfoDs_sSelectGobalInfoForUpdateEs_sUpdateGlobalInfoFs_sDeleteGlobalInfoGs_sInsertNotfnDetailsStmtHs_sSelectNotfnDetailsStmtIs_sDeleteNotfnDetailsStmtJ SourceFileVdmDBConstants.java oracle/sysman/vdm/VdmDBConstantsjava/lang/ObjectSMP_VDM_NOTIFICATIONSMP_VDM_ADDRESSSMP_VDM_GLOBAL_INFOSMP_VDM_NOTIFICATION_DETAILSSMP_VDM_SEQUENCE_NUMíINSERT INTO SMP_VDM_NOTIFICATION (sequence_num, notification_id, notification_type, subtype, node_name, service_name, service_type, time_stamp, time_zone, verbose, domain, num_clients) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) INSERT INTO SMP_VDM_NOTIFICATION (sequence_num, notification_id, notification_type, subtype, node_name, service_name, service_type, time_stamp, time_zone, verbose, domain, num_clients) VALUES ( %s, %s, %s, %s, '%s', '%s', '%s', %s, %s, %s, '%s', %s) lINSERT INTO SMP_VDM_ADDRESS (sequence_num, username, app_name, enhanced_notification ) VALUES ( ?, ?, ?, ?) 2SELECT SMP_VDM_SEQUENCE_NUM.NEXTVAL FROM SYS.DUALH UPDATE SMP_VDM_NOTIFICATION SET num_clients = ? WHERE sequence_num = ?×SELECT sequence_num, notification_id, notification_type, subtype, node_name, service_name, service_type, time_stamp, time_zone, verbose, domain FROM SMP_VDM_NOTIFICATION WHERE sequence_num = ? ^SELECT username, app_name, enhanced_notification FROM SMP_VDM_ADDRESS WHERE sequence_num = ? `SELECT notification_id, num_clients FROM SMP_VDM_NOTIFICATION WHERE sequence_num = ? FOR UPDATE2DELETE SMP_VDM_NOTIFICATION WHERE sequence_num = ?rINSERT INTO SMP_VDM_GLOBAL_INFO (service_type, service_name, property_name, property_value ) VALUES ( ?, ?, ?, ?) rSELECT property_value FROM SMP_VDM_GLOBAL_INFO WHERE service_type = ? AND service_name = ? AND property_name = ?}SELECT property_value FROM SMP_VDM_GLOBAL_INFO WHERE service_type = ? AND service_name = ? AND property_name = ? FOR UPDATEtUPDATE SMP_VDM_GLOBAL_INFO SET property_value = ? WHERE service_type = ? AND service_name = ? AND property_name = ?dDELETE FROM SMP_VDM_GLOBAL_INFO WHERE service_type = ? AND service_name = ? AND property_name = ? «INSERT INTO SMP_VDM_NOTIFICATION_DETAILS (name, type, target, execNum, owner, time_stamp, time_zone, method, status, message) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) nSELECT ****** owner, time_stamp, method, status, time_zone, message FROM SMP_VDM_NOTIFICATION_DETAILS WHERE %s2DELETE FROM SMP_VDM_NOTIFICATION_DETAILS WHERE %s       !"#$%&'()*+,-./012