北在北方

太白枝头看,花开不计年,杯中浮日月,楼外是青天。

导航

2012年11月9日

摘要: JPA2.0和Spring集成,persistence.xml文件可以需要,也可以不需要。 需要persistence.xml的只需做如下简单的配置:<?xml version="1.0" encoding="UTF-8"?><persistence version="2.0" xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文

posted @ 2012-11-09 22:47 CN.programmer.Luxh 阅读(1766) 评论(1) 推荐(0) 编辑