所有的hibernate应用都会访问5个核心接口:configuration接口:配置Hibernate,根启动Hibernate,创建sessionfactory;sessionFactory接口:初始化Hibernate,充当存储数据源的代理,创建session对象;session接口:负责保存...
分类:
系统相关 时间:
2014-05-27 00:34:48
阅读次数:
371
1 using System; 2 using System.Data; 3 using
System.Configuration; 4 using System.Web; 5 using System.Web.Security; 6 using
System.Web.UI; 7 using Sy....
分类:
Web程序 时间:
2014-05-26 11:49:40
阅读次数:
223
方法一:在线安装1.打开HELP->MyEclipse
Configuration 不过多数情况下再myeclipse实现不了 Center。切换到SoftWare标签页。2.点击Add Site
打开对话框,在对话框Name输入Svn,URL中输入:http://subclipse.tigr...
分类:
系统相关 时间:
2014-05-26 07:55:43
阅读次数:
420
对最新版本 Mybatis 3.2.7 做了一个demo,做个记录
需要的基本jar:
mybatis-3.2.7.jar
mysql-connector-java-5.1.27.jar
首先配置xml文件
customerMapper.xml
<!DOCTYPE configuration
PUBLIC "-//mybatis.or...
分类:
其他好文 时间:
2014-05-26 05:53:11
阅读次数:
272
参考文章:http://blog.csdn.net/qyee16/article/details/6764753笔记本蓝屏,造成VMware非法关闭,开机重启VMware后,发现无法打开虚拟机了,报错如下:点击确定后,出现Internal
Error错误:解决办法很简单,打开任务管理器 --> 进程...
分类:
其他好文 时间:
2014-05-25 23:41:23
阅读次数:
411
D-Bus helps coordinate process lifecycle. It
makes it simple and reliable to code a “single instance” (?) application or
deamon, and to launch applica...
分类:
数据库 时间:
2014-05-25 18:44:56
阅读次数:
408
Command to launch genymotion headless -player
--vm-name Nexus_4if player is not already added to path, add it to path using
below command in your ~/.b...
分类:
其他好文 时间:
2014-05-24 10:13:35
阅读次数:
320
为角色管理配置应用程序。此元素是 .NET Framework 2.0
版中的新元素。configuration 元素(常规设置架构)system.web 元素(ASP.NET 设置架构)roleManager 元素(ASP.NET
设置架构) enabled="true|false" ...
分类:
Web程序 时间:
2014-05-23 06:02:48
阅读次数:
332
Eclipse 报 "The builder launch configuration could not be found" 错误的解决办法...
分类:
系统相关 时间:
2014-05-21 14:41:33
阅读次数:
295
最近开发,兄弟们问我这个问题,写出来解决方法和大家分享一下。
当控制台出现:
Failed to install ***.apk on device '019417a3': Unable to open sync connection!
java.io.IOException: Unable to open sync connection!
Launch canceled!
...
分类:
其他好文 时间:
2014-05-21 14:13:00
阅读次数:
496