-
大小: 7.56MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-10-17
- 语言: 其他
- 标签: javaee webservice
资源简介
该程序是通过myelipse6.5直接开发压缩包中包含服务端程序和客户端程序
代码片段和文件信息
package java.sql;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.xmlAccessType;
import javax.xml.bind.annotation.xmlAccessorType;
import javax.xml.bind.annotation.xmlElementRef;
import javax.xml.bind.annotation.xmlType;
import xfiredb.sunzuowen.org.wservice.AnyType2AnyType2AnyTypeMapMap;
import xfiredb.sunzuowen.org.wservice.AnyType2AnyTypeMap;
/**
* Java class for Connection complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name=“Connection“>
* <complexContent>
* <restriction base=“{http://www.w3.org/2001/xmlSchema}anyType“>
* <sequence>
* <element name=“autoCommit“ type=“{http://www.w3.org/2001/xmlSchema}boolean“ minOccurs=“0“/>
* <element name=“catalog“ type=“{http://www.w3.org/2001/xmlSchema}string“ minOccurs=“0“/>
* <element name=“clientInfo“ type=“{http://org.sunzuowen.xfiredb/WService}anyType2anyType2anyTypeMapMap“ minOccurs=“0“/>
* <element name=“closed“ type=“{http://www.w3.org/2001/xmlSchema}boolean“ minOccurs=“0“/>
* <element name=“holdability“ type=“{http://www.w3.org/2001/xmlSchema}int“ minOccurs=“0“/>
* <element name=“metaData“ type=“{http://sql.java}DatabasemetaData“ minOccurs=“0“/>
* <element name=“readOnly“ type=“{http://www.w3.org/2001/xmlSchema}boolean“ minOccurs=“0“/>
* <element name=“transactionIsolation“ type=“{http://www.w3.org/2001/xmlSchema}int“ minOccurs=“0“/>
* <element name=“typeMap“ type=“{http://org.sunzuowen.xfiredb/WService}anyType2anyTypeMap“ minOccurs=“0“/>
* <element name=“warnings“ type=“{http://sql.java}SQLWarning“ minOccurs=“0“/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@xmlAccessorType(xmlAccessType.FIELD)
@xmlType(name = “Connection“ propOrder = {
“autoCommit“
“catalog“
“clientInfo“
“closed“
“holdability“
“metaData“
“readOnly“
“transactionIsolation“
“typeMap“
“warnings“
})
public class Connection {
protected Boolean autoCommit;
@xmlElementRef(name = “catalog“ namespace = “http://sql.java“ type = JAXBElement.class)
protected JAXBElement catalog;
@xmlElementRef(name = “clientInfo“ namespace = “http://sql.java“ type = JAXBElement.class)
protected JAXBElement clientInfo;
protected Boolean closed;
protected Integer holdability;
@xmlElementRef(name = “metaData“ namespace = “http://sql.java“ type = JAXBElement.class)
protected JAXBElementsemetaData> metaData;
protected Boolean readOnly;
protected Integer transactionIsolation;
@xmlElementRef(name = “typeMap“ namespace = “http://sql.java“ type = JAXBElement.class)
protected JAXBElement t
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1089 2008-06-05 09:24 孙作文\dbclients\.classpath
文件 300 2008-06-05 09:23 孙作文\dbclients\.myme
文件 1197 2008-06-05 09:24 孙作文\dbclients\.project
文件 145 2008-06-05 09:24 孙作文\dbclients\.settings\com.genuitec.eclipse.ws.xfire.prefs
文件 330 2008-06-05 09:26 孙作文\dbclients\.settings\org.eclipse.jdt.core.prefs
文件 9026 2008-06-05 09:25 孙作文\dbclients\src\java\sql\Connection.java
文件 46926 2008-06-05 09:25 孙作文\dbclients\src\java\sql\Databa
文件 25352 2008-06-05 09:25 孙作文\dbclients\src\java\sql\ob
文件 156 2008-06-05 09:25 孙作文\dbclients\src\java\sql\package-info.java
文件 11522 2008-06-05 09:25 孙作文\dbclients\src\java\sql\ResultSet.java
文件 1447 2008-06-05 09:25 孙作文\dbclients\src\java\sql\ResultSetme
文件 1087 2008-06-05 09:25 孙作文\dbclients\src\java\sql\RowIdLifetime.java
文件 3323 2008-06-05 09:25 孙作文\dbclients\src\java\sql\SQLException.java
文件 4233 2008-06-05 09:25 孙作文\dbclients\src\java\sql\SQLWarning.java
文件 11923 2008-06-05 09:25 孙作文\dbclients\src\java\sql\Statement.java
文件 4726 2008-06-06 09:00 孙作文\dbclients\src\org\sistdb\sistdbClient.java
文件 801 2008-06-05 09:25 孙作文\dbclients\src\org\sistdb\sistdbPortType.java
文件 4668 2008-06-05 09:25 孙作文\dbclients\src\xfiredb\sunzuowen\org\wservice\AnyType2AnyType2AnyTypeMapMap.java
文件 4488 2008-06-05 09:25 孙作文\dbclients\src\xfiredb\sunzuowen\org\wservice\AnyType2AnyTypeMap.java
文件 756 2008-06-05 09:25 孙作文\dbclients\src\xfiredb\sunzuowen\org\wservice\Getcon.java
文件 1553 2008-06-05 09:25 孙作文\dbclients\src\xfiredb\sunzuowen\org\wservice\GetconResponse.java
文件 2552 2008-06-05 09:25 孙作文\dbclients\src\xfiredb\sunzuowen\org\wservice\ob
文件 200 2008-06-05 09:25 孙作文\dbclients\src\xfiredb\sunzuowen\org\wservice\package-info.java
文件 1509 2008-06-05 09:25 孙作文\dbclients\src\xfiredb\sunzuowen\org\wservice\Sqlexecute.java
文件 780 2008-06-05 09:25 孙作文\dbclients\src\xfiredb\sunzuowen\org\wservice\SqlexecuteResponse.java
文件 834 2008-06-05 09:23 孙作文\dbclients\WebRoot\index.jsp
文件 39 2008-06-05 09:23 孙作文\dbclients\WebRoot\me
文件 4282 2008-06-06 08:56 孙作文\dbclients\WebRoot\WEB-INF\classes\java\sql\Connection.class
文件 15755 2008-06-06 08:56 孙作文\dbclients\WebRoot\WEB-INF\classes\java\sql\Databa
文件 13833 2008-06-06 08:56 孙作文\dbclients\WebRoot\WEB-INF\classes\java\sql\ob
............此处省略649个文件信息
- 上一篇:Axure控件库 一库
- 下一篇:语音信号处理电子书
相关资源
- Unity3D访问Webservice返回的数据集并解析
- qt webService Client源码
-
通过webservice提交xm
l数据以及soap协议 - webservice接口测试代码
-
SOAP:xm
l跨平台WebService开发技术.美 - TIPTOP與其他系統之WebService接口資料
- 尚硅谷redis笔记(.mmap)
- webservice方式系统更新程序
- axis1实现webservice 及客户端调用方法
- 基于ssm框架的企业薪资管理系统
- TcpMonitor
- mule学习demo包含webservice调用参数转换
- 西北工业大学软件工程WebServices实验报
- MyBatis的关联映射
- MyBatis数据库操作与核心配置(含源码
- 集中式MAS服务平台WebService-短信接口开
- WebApi寄宿到控制台的一个程序
- Building.Microservices
- 基于webservice的预约系统
- cxf集成Spring的restful WebService接口以J
- Qt调用WebService
- 微信小程序与webservice.net数据交互用例
- Spring+CXF+tomcat开发webservice
- 黑马程序员_Webservice公开课源码和笔记
- axis2-1.5.1
- qt 5使用gsoap发布webservice服务与调用
- apache axis 1.4 src官方已经找不到了
- 基于SpringBoot+vue的前后端分离酒店预订
- 名片管理系统 Struts2+Hibernate
- SoapUI破解版
评论
共有 条评论