首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > This is a java demo project for the persistence layer

This is a java demo project for the persistence layer

  • 资源大小:93.38 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

This is a java demo project for the persistence layer. Technologies This demo of a persistence implementation uses the following technologies 1. Maven 1. Spring 3.0 1. JPA 1. Hibernate Instructions Through the source management you can download the source and run mvn compile Or you can download a binary This library is meant as an example and can be used as a jar for example in a web application project. If you whish to use the in memory database provided with this library in your web application, you should include in your webapplication on the classpath a file named: local.config in this config file you should inculde something like the following parameters |ds_driverclassname | org.hsqldb.jdbcDriver | |:-------------------|:-----------------------| |ds_url | path-to-your-db-location/test| |ds_username | sa | |ds_password |
VIP VIP
0.184280s