main
commit
091f74ae94
@ -0,0 +1,36 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry exported="true" kind="lib" path="lib/fastjson-1.2.9.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/apache-mime4j-core-0.7.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axiom-api-1.2.13.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axiom-dom-1.2.13.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axiom-impl-1.2.13.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-adb-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-adb-codegen-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-ant-plugin-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-clustering-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-codegen-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-corba-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-fastinfoset-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-java2wsdl-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-jaxbri-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-jaxws-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-jibx-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-json-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-kernel-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-metadata-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-mtompolicy-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-saaj-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-soapmonitor-servlet-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-spring-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-transport-http-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-transport-local-1.6.2.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="lib/axis2-xmlbeans-1.6.2.jar"/>
|
||||
<classpathentry kind="lib" path="lib/ojdbc7.jar"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
||||
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="lib" path="jdbc_lib/sqljdbc4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/swingx-1.6.1.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
@ -0,0 +1,8 @@
|
||||
# 默认忽略的文件
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# 基于编辑器的 HTTP 客户端请求
|
||||
/httpRequests/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GitToolBoxBlameSettings">
|
||||
<option name="version" value="2" />
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ASMSmaliIdeaPluginConfiguration">
|
||||
<asm skipDebug="true" skipFrames="true" skipCode="false" expandFrames="false" />
|
||||
<groovy codeStyle="LEGACY" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="JavaSE-1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/classes" />
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>com.connor.zf.plm</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.ManifestBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.pde.SchemaBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.pde.PluginNature</nature>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
@ -0,0 +1,8 @@
|
||||
eclipse.preferences.version=1
|
||||
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
org.eclipse.jdt.core.compiler.compliance=1.8
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.release=disabled
|
||||
org.eclipse.jdt.core.compiler.source=1.8
|
@ -0,0 +1,54 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Plm
|
||||
Bundle-SymbolicName: com.connor.zf.plm;singleton:=true
|
||||
Bundle-Version: 1.0.0
|
||||
Bundle-Vendor: CONNOR
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
org.eclipse.core.runtime,
|
||||
com.teamcenter.rac.aifrcp;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.external;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.kernel;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.ui;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.util;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.common;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.ui.commands;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.ui.views;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.activity;bundle-version="13000.1.0",
|
||||
com.teamcenter.rac.tcapps;bundle-version="13000.1.0",
|
||||
TcSoaCoreRac;bundle-version="13000.1.0",
|
||||
TcSoaCommon;bundle-version="13000.1.0",
|
||||
TcSoaCoreTypes;bundle-version="13000.1.0",
|
||||
org.apache.poi.39;bundle-version="3.9.0"
|
||||
Automatic-Module-Name: com.connor.zf.plm
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ClassPath: jdbc_lib/sqljdbc4.jar,
|
||||
lib/swingx-1.6.1.jar,
|
||||
.,
|
||||
lib/apache-mime4j-core-0.7.2.jar,
|
||||
lib/axiom-api-1.2.13.jar,
|
||||
lib/axiom-dom-1.2.13.jar,
|
||||
lib/axiom-impl-1.2.13.jar,
|
||||
lib/axis2-adb-1.6.2.jar,
|
||||
lib/axis2-adb-codegen-1.6.2.jar,
|
||||
lib/axis2-ant-plugin-1.6.2.jar,
|
||||
lib/axis2-clustering-1.6.2.jar,
|
||||
lib/axis2-codegen-1.6.2.jar,
|
||||
lib/axis2-corba-1.6.2.jar,
|
||||
lib/axis2-fastinfoset-1.6.2.jar,
|
||||
lib/axis2-java2wsdl-1.6.2.jar,
|
||||
lib/axis2-jaxbri-1.6.2.jar,
|
||||
lib/axis2-jaxws-1.6.2.jar,
|
||||
lib/axis2-jibx-1.6.2.jar,
|
||||
lib/axis2-json-1.6.2.jar,
|
||||
lib/axis2-kernel-1.6.2.jar,
|
||||
lib/axis2-metadata-1.6.2.jar,
|
||||
lib/axis2-mtompolicy-1.6.2.jar,
|
||||
lib/axis2-saaj-1.6.2.jar,
|
||||
lib/axis2-soapmonitor-servlet-1.6.2.jar,
|
||||
lib/axis2-spring-1.6.2.jar,
|
||||
lib/axis2-transport-http-1.6.2.jar,
|
||||
lib/axis2-transport-local-1.6.2.jar,
|
||||
lib/axis2-xmlbeans-1.6.2.jar,
|
||||
lib/fastjson-1.2.9.jar,
|
||||
lib/ojdbc7.jar
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,37 @@
|
||||
SETPFMEASELECT=SELECT * FROM AHMC_PFMEA WHERE PROCESSPUID = \'%s\' AND REVISIONID=\'%s\' ORDER BY to_number(NO),to_number(HH)
|
||||
PFMEALIBRARYSELECT2=SELECT * FROM AHMC_PFMEALIBRARY WHERE PUID = \'%s\' order by NUM
|
||||
|
||||
BOMCHECKSAVESELECTPFMEA=select MEOPID,STATION,gybh,GCMC from AHMC_PFMEA where PROCESSPUID = \'%s\'REVISIONID=\'%s\'
|
||||
|
||||
BOMCHECKSAVESELECTPFMEA2=select * from AHMC_PFMEA where PROCESSPUID = \'%s\' and MEOPID not in %s
|
||||
|
||||
DELETEPFMEA=delete from AHMC_PFMEA where MEOPID = \'%s\' and PROCESSPUID = \'%s\'
|
||||
|
||||
INSERTPFMEA=INSERT INTO AHMC_PFMEA VALUES(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
|
||||
|
||||
PFMEALIBRARYSELECT=SELECT * FROM AHMC_PFMEA_NODE WHERE PARENT_ID = \'%s\' order BY ID
|
||||
SETPFMEASELECT2=SELECT MEOPID,REQUIREMENT from AHMC_PFMEA where PROCESSPUID = \'%s\' group by MEOPID,REQUIREMENT
|
||||
SETPFMEADELETE=delete from AHMC_PFMEA where PLMEID = \'%s\'
|
||||
|
||||
SETPFMEAUPDATE=update AHMC_PFMEA set GYBH = ?,GCMC = ?,STATION = ?,REQUIREMENT = ?,QZSXMS = ?,QZSXHG = ?,YZD = ?,JB = ?,QZSXQY = ?,XXGCKZYF = ?,PDS = ?,XXGCKZTC = ?,TCD = ?,RPN = ?,JYCS = ?,ZZR = ?,JHWCRQ = ?,CQDCS = ?,NEW_SEV = ?,NEW_OCC = ?,NEW_DET = ?,NEW_RPN = ?,IDEAL_STATE = ?,SPECIAL = ?,HH = ?,HBDYG = ? ,OCCURRRENCE = ?,DETECTION = ?,PRIORITY = ?,P1 = ?,P2 = ?,P3 = ?,P4 = ?,P5 = ? where plmeid = \'%s\' AND revisionid=\'%s\'
|
||||
TM2PFMEATREESELECT=select * from AHMC_PFMEA_TREE ORDER BY PARENT_ID,ID
|
||||
|
||||
CONTROLPLANLIBRARYSELECT=SELECT * FROM AHMC_CONTROLPLAN_NODE WHERE PARENT_ID = \'%s\' order BY ID
|
||||
|
||||
TM2CONTROLPLANTREESELECT=select * from AHMC_CONTROLPLAN_TREE ORDER BY TO_NUMBER(PARENT_ID)
|
||||
|
||||
TM2THESAURUSTREESELECT=select * from AHMC_THESAURUS_TREE ORDER BY TO_NUMBER(PARENT_ID)
|
||||
|
||||
TM2THESAURUSNODESELECT=SELECT * FROM AHMC_THESAURUS_NODE WHERE PARENT_ID = \'%s\' order BY ID
|
||||
|
||||
PFMEALIBRARYUPDATE=update AHMC_PFMEA_NODE set ID = ?, STATION = ?,REQUIREMENT = ?,QZSXMS = ?,QZSXHG = ?,YZD = ?,JB = ?,QZSXQY = ?,XXGCKZYF = ?,PDS = ?,XXGCKZTC = ?,TCD = ?,RPN = ?,JYCS = ?,ZZR = ?,JHWCRQ = ?,CQDCS = ?,NEW_SEV = ?,NEW_OCC = ?,NEW_DET = ?,NEW_RPN = ?,IDEAL_STATE = ?,SPECIAL = ?,P1 = ?,P2 = ?,P3 = ?,P4 = ?,P5 = ?,P6 = ?,P7 = ?,P8 = ? where plmeid = \'%s\'
|
||||
|
||||
PFMEALIBRARYDELETE=delete from AHMC_PFMEA_NODE where PLMEID = \'%s\'
|
||||
|
||||
PFMEALIBRARYINSERT=INSERT INTO AHMC_PFMEA_NODE VALUES(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
|
||||
|
||||
|
||||
SELECTFRAMESIZE=select * from AHMC_PFMEAFRAME_SIZE WHERE USERNAME = \'%s\' AND TYPE = \'%s\'
|
||||
FRAMESIZEINSERT=INSERT INTO AHMC_PFMEAFRAME_SIZE VALUES(?,?,?,?,?,?)
|
||||
FRAMESIZEDELETE=DELETE FROM AHMC_PFMEAFRAME_SIZE WHERE USERNAME = \'%s\' AND TYPE = \'%s\'
|
||||
FRAMESIZEUPDATE=update AHMC_PFMEAFRAME_SIZE set FRAMESIZE = ?, TABLE1SIZE = ?, TABLE2SIZE = ? WHERE USERNAME = \'%s\' AND TYPE = \'%s\'
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,37 @@
|
||||
SETPFMEASELECT=SELECT * FROM AHMC_PFMEA WHERE PROCESSPUID = \'%s\' AND REVISIONID=\'%s\' ORDER BY to_number(NO),to_number(HH)
|
||||
PFMEALIBRARYSELECT2=SELECT * FROM AHMC_PFMEALIBRARY WHERE PUID = \'%s\' order by NUM
|
||||
|
||||
BOMCHECKSAVESELECTPFMEA=select MEOPID,STATION,gybh,GCMC from AHMC_PFMEA where PROCESSPUID = \'%s\'
|
||||
|
||||
BOMCHECKSAVESELECTPFMEA2=select * from AHMC_PFMEA where PROCESSPUID = \'%s\' and MEOPID not in %s
|
||||
|
||||
DELETEPFMEA=delete from AHMC_PFMEA where MEOPID = \'%s\' and PROCESSPUID = \'%s\'
|
||||
|
||||
INSERTPFMEA=INSERT INTO AHMC_PFMEA VALUES(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
|
||||
|
||||
PFMEALIBRARYSELECT=SELECT * FROM AHMC_PFMEA_NODE WHERE PARENT_ID = \'%s\' order BY ID
|
||||
SETPFMEASELECT2=SELECT MEOPID,REQUIREMENT from AHMC_PFMEA where PROCESSPUID = \'%s\' group by MEOPID,REQUIREMENT
|
||||
SETPFMEADELETE=delete from AHMC_PFMEA where PLMEID = \'%s\'
|
||||
|
||||
SETPFMEAUPDATE=update AHMC_PFMEA set GYBH = ?,GCMC = ?,STATION = ?,REQUIREMENT = ?,QZSXMS = ?,QZSXHG = ?,YZD = ?,JB = ?,QZSXQY = ?,XXGCKZYF = ?,PDS = ?,XXGCKZTC = ?,TCD = ?,RPN = ?,JYCS = ?,ZZR = ?,JHWCRQ = ?,CQDCS = ?,NEW_SEV = ?,NEW_OCC = ?,NEW_DET = ?,NEW_RPN = ?,IDEAL_STATE = ?,SPECIAL = ?,HH = ?,HBDYG = ? ,OCCURRRENCE = ?,DETECTION = ?,PRIORITY = ?,P1 = ?,P2 = ?,P3 = ?,P4 = ?,P5 = ? where plmeid = \'%s\' AND revisionid=\'%s\'
|
||||
TM2PFMEATREESELECT=select * from AHMC_PFMEA_TREE ORDER BY PARENT_ID,ID
|
||||
|
||||
CONTROLPLANLIBRARYSELECT=SELECT * FROM AHMC_CONTROLPLAN_NODE WHERE PARENT_ID = \'%s\' order BY ID
|
||||
|
||||
TM2CONTROLPLANTREESELECT=select * from AHMC_CONTROLPLAN_TREE ORDER BY TO_NUMBER(PARENT_ID)
|
||||
|
||||
TM2THESAURUSTREESELECT=select * from AHMC_THESAURUS_TREE ORDER BY TO_NUMBER(PARENT_ID)
|
||||
|
||||
TM2THESAURUSNODESELECT=SELECT * FROM AHMC_THESAURUS_NODE WHERE PARENT_ID = \'%s\' order BY ID
|
||||
|
||||
PFMEALIBRARYUPDATE=update AHMC_PFMEA_NODE set ID = ?, STATION = ?,REQUIREMENT = ?,QZSXMS = ?,QZSXHG = ?,YZD = ?,JB = ?,QZSXQY = ?,XXGCKZYF = ?,PDS = ?,XXGCKZTC = ?,TCD = ?,RPN = ?,JYCS = ?,ZZR = ?,JHWCRQ = ?,CQDCS = ?,NEW_SEV = ?,NEW_OCC = ?,NEW_DET = ?,NEW_RPN = ?,IDEAL_STATE = ?,SPECIAL = ?,P1 = ?,P2 = ?,P3 = ?,P4 = ?,P5 = ?,P6 = ?,P7 = ?,P8 = ? where plmeid = \'%s\'
|
||||
|
||||
PFMEALIBRARYDELETE=delete from AHMC_PFMEA_NODE where PLMEID = \'%s\'
|
||||
|
||||
PFMEALIBRARYINSERT=INSERT INTO AHMC_PFMEA_NODE VALUES(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
|
||||
|
||||
|
||||
SELECTFRAMESIZE=select * from AHMC_PFMEAFRAME_SIZE WHERE USERNAME = \'%s\' AND TYPE = \'%s\'
|
||||
FRAMESIZEINSERT=INSERT INTO AHMC_PFMEAFRAME_SIZE VALUES(?,?,?,?,?,?)
|
||||
FRAMESIZEDELETE=DELETE FROM AHMC_PFMEAFRAME_SIZE WHERE USERNAME = \'%s\' AND TYPE = \'%s\'
|
||||
FRAMESIZEUPDATE=update AHMC_PFMEAFRAME_SIZE set FRAMESIZE = ?, TABLE1SIZE = ?, TABLE2SIZE = ? WHERE USERNAME = \'%s\' AND TYPE = \'%s\'
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue