`

websphere jacl

 
阅读更多

(Websphere/appserver/profiles/appserver01/bin/wsadmin),编写jacl脚本,集成到ant中,利用ant强大的项目构建能力,简化测试、部署工作。下面的描述都是以我们自身项目为例,更加详细的内容请参考was6 information center(http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.Websphere.express.doc/info/welcome_express.html)

//首先根据数据源名称获取指定的数据源
DataSource dataSource = DataSourceHelper.getDataSource("dataSourceName");
//通过获取的数据源,获取数据连接
Connection connection=dataSource.getConnection();
//设置当前数据源连接手动提交事务
connection.setAutoCommit(false);
// 通过数据库连接获取当前数据库连接会话
IDASSession  session=DASManager.createDasSession(connection); 
//通过session可以操作数据库,增删改查API见下图
session.expandRelation(dataObject, lazyProperty);

 

分享到:
评论

相关推荐

    webSphere指南webSphere指南

    webSphere指南webSphere指南webSphere指南webSphere指南webSphere指南

    websphere 6.1 资料集

    was相关资料: Websphere安装步骤 websphere安装后配置说明 Websphere实用手册 WebSphere+v6.1配置文档

    WebSphere

    WebSphere

    websphere commerce的使用即websphere commerce图解.pdf

    websphere commerce的使用即websphere commerce图解.在网上扒了半天才找到的稀品啊!IBM创建商品店铺(websphere commerce).pdf 一些其他的相关资料: ...

    WebSphere+v7.0+培训教程(完整版)

    WebSphere Application Server v7.1互补产品 WAS v7.0 的价值在IBM z/OS WebSphere Application Server Version 7.0 特色 WebSphere Application Server Version V7.0技术简介 WebSphere Application Server v...

    websphere

    websphere设计

    WebSphere在Myeclipse中的整合

    WebSphere在Myeclipse中的整合,Myeclipse下增加WebSphere的支持

    Websphere MQ入门教程

    第一部分 Websphere MQ原理和体系结构 11 第一章Websphere MQ原理 11 目标 11 1.1中间件 11 1.1.1中间件的优点 11 1.1.2中间件的分类 12 1.2三种通信技术的比较 13 1.3 WebSphere MQ的原理 15 1.4 WebSphere MQ的...

    linux 下websphere安装

    linux 下websphere安装linux 下websphere安装linux 下websphere安装linux 下websphere安装linux 下websphere安装

    Firefoxlinux版本,安装webSphere必须

    Firefox,安装webSphere必须,Linux版本

    websphere7.0

    websphere7.0websphere7.0

    Websphere MQ入门教程7

    全书共分为3部分共14章,第一部分 WebSphere MQ原理和体系结构,分为两章;第二部分 WebSphere MQ系统管理,分为六章,分别介绍安装、配置、管理、控制命令和问题确定;第三部分 WebSphere MQ应用开发,由五章组成,...

    WebSphere MQ自学笔记

    本人自学IBM的WebSphereMQ自学笔记,内有MQ安装文档,建MQ的例子等。 1、 MQ6.0安装 2 1.1 启动MQ v6.0 安装程序 2 1.2 软件需求检查 2 1.3 WebSphere Eclipse Platform V3.0.1软件安装 2 1.4 网络配置检查 3 1.5 ...

    IBM WebSphere MQ 安装包

    IBM WebSphere MQ是IBM业界领先面向消息的中间件产品,也是MQ系列产品的基础和核心,它使不同的应用程序能够以企业级的性能,在广泛的平台上安全而可靠地通讯。

    websphere安装配置图解详细教程

    websphere安装配置图解详细教程 目 录 一、安装websphere软件 3 二、安装websphere补丁 15 三、配置websphere应用服务器 21 一、安装websphere软件 1、安装webshpere WAS6 的安装过程,使用缺省设置即可。需要注意...

    websphere在aix系统安装

    websphere在aix系统安装,简要说明安装手册。

    linux下WebSphere启动停止

    linux下WebSphere启动停止,本文档主要是讲述websphere的启停操作,Linux系统下命令操作。

    WebSphere v7.0 培训教程(完整版)第一部分

    WebSphere Application Server v7.1互补产品 WAS v7.0 的价值在IBM z/OS WebSphere Application Server Version 7.0 特色 WebSphere Application Server Version V7.0技术简介 WebSphere Application Server v...

    WebSphere的安装和在Myeclipse中的配置

    本文详细介绍了WebSphere的安装步骤和WebSphere在Myeclipse中的配置以及项目的部署。。。

    Websphere6.0安装手册

    Websphere6.0安装手册Websphere6.0安装手册Websphere6.0安装手册Websphere6.0安装手册Websphere6.0安装手册Websphere6.0安装手册

Global site tag (gtag.js) - Google Analytics