E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
SqlMapConfig
iBatis 配置
SqlMapConfig
.xml文件 ==================== <?
zxjava
·
2008-05-10 19:00
apache
sql
xml
ibatis
SQL Server
Ibatis中
SqlMapConfig
的配置文件
DOCTYPE
sqlMapConfig
PUBLIC "-//iBATIS.com//DTD Sql Map Config 2.0//EN" "http://www.ibatis.com
peng_jian_ming
·
2008-04-23 10:00
多线程
sql
框架
ibatis
配置管理
处理ibatis中oracle date为null的问题
google一番后,按照 http://www.mail-archive.com/
[email protected]
/msg06316.html中的方法,copy之,然后在
sqlmapconfig
.xml
jasin2008
·
2008-04-14 18:00
java
oracle
sql
ibatis
Google
Ibatis.....
1.ibatis中使用缓存 首先设置
SqlMapConfig
.xml中<settings/>节点的属性cacheModelsEnabled="true"
x98zero
·
2008-03-10 15:00
sql
xml
ibatis
cache
jdbc
ibatis的连接池如此配置就可以了吗?
sql-map-config.xml内容如下 <
sqlMapConfig
> <properties resource="config.properties
domando
·
2008-03-09 00:00
sql
xml
ibatis
ibatis 错误之一
原来是:'/
sqlMapConfig
/sqlMap/' 中的某个.xml 文件中的insert元素中信息写错了!
qingfeng200468
·
2008-02-17 09:00
java
eclipse
xml
ibatis
JUnit
iBatis动态Sql解决In子句的替代方法
具体方法大致是:Java代码传入一个List或者数组,然后在
sqlMapConfig
映射中使用iterate循环取这个变量,动态地生成sql语句。
云自无心水自闲
·
2008-01-02 20:00
ibatis中使用缓存
简单在ibatis中使用cache 首先设置
SqlMapConfig
.xml中节点的属性cacheModelsEnabled="true" 然后在具体sqlmap文件中书写
zzcv_
·
2007-12-20 16:00
ibatis
cache
Ibatis2.0使用说明(一)——入门实例篇
一个简单的IBatis应用包含以下基本步骤:一、配置文件1.配置
SqlMapConfig
.properties文件2.配置S
阿蜜果
·
2007-10-24 11:00
Ibatis2.0使用说明(二)――配置篇(1)
以下是SQLMap配置文件的一个例子:
SqlMapConfig
.xml下面详细讨论SQLMap配置文件的各组成部分。(一)元素SQLMap配置文件拥有唯一的元素,
ajaxjiajia
·
2007-10-22 21:29
职场
休闲
Ibatis2.0初学系列
Ibatis2.0使用说明(二)——配置篇(1)
以下是SQLMap配置文件的一个例子:
SqlMapConfig
.xml下面详细讨论SQLMap配置文件的各组成部分。(一)元素SQLMap配置文件拥有唯一的元素,
ajaxjiajia
·
2007-10-22 21:29
职场
休闲
Ibatis2.0初学系列
Java
EE
Ibatis2.0使用说明(一)——入门实例篇
一个简单的IBatis应用包含以下基本步骤:一、配置文件1.配置
SqlMapConfig
.properties文件2.配置
SqlMapConfig
.xml文件3.配置SqlMap.xml文件(可能有多个文件
ajaxjiajia
·
2007-10-22 21:25
职场
休闲
Ibatis2.0初学系列
Java
EE
Ibatis2.0使用说明(一)――入门实例篇
一个简单的IBatis应用包含以下基本步骤:一、配置文件1.配置
SqlMapConfig
.properties文件2.配置
SqlMapConfig
.xml文件3.配置SqlMap.xml文件(可能有多个文件
ajaxjiajia
·
2007-10-22 21:25
职场
休闲
Ibatis2.0初学系列
Ibatis2.0使用说明(二)——配置篇
以下是SQL Map 配置文件的一个例子:
SqlMapConfig
.xml <?xml version="1.0" encoding="UTF-8" ?
·
2007-09-28 09:00
ibatis
Ibatis2.0使用说明(一)——入门实例篇
配置
SqlMapConfig
.properties文件 2. 配置
SqlMapConfig
.xml文件 3.
·
2007-09-27 09:00
ibatis
ibatis的两个小问题
第二,sqlmap文件中互相引用的时候是有顺序的,比如在
sqlmapconfig
中加载sqlmap文件的顺序是sqlmapA->sqlmapB,如果在sqlmapB中指定一个<select&
together
·
2007-07-04 08:00
ibatis
eclipse中XML Catalog的dtd导入
由于IBatis中要编写两种xml配置文件,一种是
SqlMapConfig
.xml配置文件(数据库连接信息、全局选项设置),该xml文件整个项目1个即可,另外一种是ORM映射的xml文件,将增删改查(CRUD
luocm
·
2007-06-25 22:00
J2EE
iBatis学习笔记(配置文件小结)
iBatis学习笔记:(versions2.2.0andhigher)配置文件
SqlMapConfig
.xml:其中:元素指定了一个标准javaproperties文件的位置,用classpath相对位置或
pf_miles
·
2007-05-22 05:00
apache
sql
xml
ibatis
jdbc
iBatis学习笔记(配置文件小结)
iBatis学习笔记:(versions2.2.0andhigher)配置文件
SqlMapConfig
.xml:其中:元素指定了一个标准javaproperties文件的位置,用classpath相对位置或
pf_miles
·
2007-05-22 05:00
apache
sql
xml
ibatis
jdbc
iBATIS实现的一个例子
工程目录结构如下://1、SQLMAP配置文件
SqlMapConfig
.xml --> //2、SQLMap
ice_spar
·
2007-05-18 19:00
ibatis
String
properties
Integer
Class
import
iBATIS实现的一个例子
工程目录结构如下://1、SQLMAP配置文件
SqlMapConfig
.xml --> //2、SQLMap
iammonster
·
2007-05-18 19:00
sql
xml
ibatis
jdbc
Microsoft
iBATIS实现的一个例子
工程目录结构如下://1、SQLMAP配置文件
SqlMapConfig
.xml --> //2、SQLMap
cjc
·
2007-05-18 19:00
sql
xml
ibatis
jdbc
Microsoft
iBATIS实现的一个例子
工程目录结构如下://1、SQLMAP配置文件
SqlMapConfig
.xml --> //2、SQLMap
iammonster
·
2007-05-18 19:00
sql
xml
ibatis
jdbc
Microsoft
iBatis使用记录
SqlMapConfig
.xml 1 2 5 6 7 8 9 10 11 12 13 14 15
光の境
·
2007-04-07 16:00
ibatis入门问题
刚学ibatis,按照ibatis开发指南,写的一个简单测试代码,可是碰到很多问题; 包com.hengji.sql下有
SqlMapConfig
.xml
flyeagle
·
2007-02-02 11:00
sql
xml
mysql
ibatis
jdbc
2006年12月份工作总结之一
然后考虑如何来合并配置文件(关键环节,这里需要考虑web.xml/
sqlMapConfig
.xml以及applicationContex
★yesjoy★
·
2006-12-31 21:00
Use Ibatis to manage ORACLE database!
threeconfigfile:config.propertis,
SqlMapConfig
_SE.xml,SqlMap_MDF.xmlconfig.properties:thisfileisconfigthepropertisoftheoracledatabaselikeport
ybyb14
·
2006-12-10 15:00
Spring+ibatis的applicationContext配置
jdbc:jtds:sqlserver://127.0.0.1:1433/Sample test changeit
SqlMapConfig
.xml
生命科学领域的专业信息解决方案!
·
2006-09-15 12:00
一个简单的iBatis示例
在将要进行开发的系统中,我们要使用iBatis做为数据库的中间件,今天参照了一些开发文档写了一个demo,详细如下:
SqlMapConfig
.xml------------------------
zh417
·
2006-08-03 19:00
iBATIS,循序渐进介绍如何做O/R Mapping...!
Step1-定义DomainModelStep2-书写
SQLMapConfig
文件Step3-定义出来DAOInterfaceStep4-书写DAO实现类Ste
izuoyan
·
2005-12-22 18:00
DAO
sql
编程
Hibernate
ibatis
iBATIS,循序渐进介绍如何做O/R Mapping...!
Step1-定义DomainModelStep2-书写
SQLMapConfig
文件Step3-定义出来DAOInterfaceStep4-书写DAO实现类Ste
xport
·
2005-12-22 18:00
DAO
Hibernate
ibatis
domain
performance
interface
iBATIS,循序渐进介绍如何做O/R Mapping...!
Step1-定义DomainModelStep2-书写
SQLMapConfig
文件Step3-定义出来DAOInterfaceStep4-书写DAO实现类Ste
izuoyan
·
2005-12-22 18:00
DAO
sql
编程
Hibernate
ibatis
上一页
20
21
22
23
24
25
26
27
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他