persistence配置
摘要:
persistence.xml配置文件:<?xml version="1.0" encoding="UTF-8"?> <!-- Persistence deployment descriptor for dev profile --><persistence xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLoca 阅读全文
posted @ 2012-01-29 11:45 Alan's Blog 阅读(1492) 评论(0) 推荐(0) 编辑