作者:erryeg_342 | 来源:互联网 | 2014-05-20 00:13
[html]注意,jbpm使用默认使用hibernate连接数据库,俩捏数据库的驱动包默认是mysql5那个版本的.注意,jbpm使用默认使用hibernate连接数据库,俩捏数据库的驱动包默认是mysql5那个版本的.[html]<?xmlversion"1.0"...
[html]
注意,jbpm使用默认使用hibernate连接数据库,俩捏数据库的驱动包默认是mysql5那个版本的.
注意,jbpm使用默认使用hibernate连接数据库,俩捏数据库的驱动包默认是mysql5那个版本的.[html]
"-//Hibernate/Hibernate Configuration DTD 3.0//EN"
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
"-//Hibernate/Hibernate Configuration DTD 3.0//EN"
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
[html]
org.hibernate.dialect.MySQL5InnoDBDialect
org.hibernate.dialect.MySQL5InnoDBDialect
[html]
[html] view plaincopyprint?
com.mysql.jdbc.Driver
jdbc:mysql:///jbpm4_njupt
root
njupt
update
t;/hibernate-configuration>
com.mysql.jdbc.Driver
jdbc:mysql:///jbpm4_njupt
root
njupt
update