-
log4j配置讲解查看全部
-
MyBatis中的OGNL表达式查看全部
-
MyBatis中的OGNL表达式查看全部
-
mybatis对connection进行了封装,得自己提交事务查看全部
-
玩这个查看全部
-
集合中取值查看全部
-
Mybatis中大的OGNL表达式查看全部
-
mybatis中的OGNL表达式1查看全部
-
mybatis中的OGNL表达式2查看全部
-
配置文件的详细路径:src/test/java/org/apache/ibatis/submiited/complex_property/Configuration.xml //通过配置文件获取数据库连接信息 Reader reader = Resources.getResourceAsReader("config/Configuration.xml"); //通过配置信息构建一个SqlSessionFactory SqlSessionFactory sqlSessionFactory = new SqlSessioFactoryBuilder.build(reader); //通过sqlSessionFactory打开一个数据库会话 SqlSession sqlSession = sqlSeesionFactory.openSession();查看全部
-
vtg查看全部
-
项目分层:servlet,service,dao,bean查看全部
-
mybatis之sqlsession查看全部
-
ONGL查看全部
-
在xml中如何转义&&?&;<br> 在xml中如何转义“”?";"查看全部
举报
0/150
提交
取消