linlinyu

          linlinyu
          posts - 0, comments - 4, trackbacks - 0, articles - 15

          persistence.xml

          Posted on 2008-06-01 16:14 linlin yu 閱讀(1011) 評論(0)  編輯  收藏 所屬分類: ejbhibernate
          <?xml version="1.0" encoding="UTF-8"?>
          <persistence xmlns="http://java.sun.com/xml/ns/persistence"
              xmlns:xsi
          ="http://www.w3.org/2001/XMLSchema-instance"
              xsi:schemaLocation
          ="http://java.sun.com/xml/ns/persistence
              http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"

              version
          ="1.0">

              
          <persistence-unit name="EJBServerPU" transaction-type="JTA">
                  
          <jta-data-source>java:/MySqlDS</jta-data-source>
                  
          <properties>
                      
          <property name="hibernate.hbm2ddl.auto" value="none" />
                      
          <property name="hibernate.dialect"
                          value
          ="org.hibernate.dialect.MySQLDialect" />
                      
          <property name="hibernate.show_sql" value="true" />
                      
          <!-- use a file system based index -->
                      
          <property name="hibernate.search.default.directory_provider"
                          value
          ="org.hibernate.search.store.FSDirectoryProvider" />
                      
          <!-- directory where the indexes will be stored -->
                      
          <property name="hibernate.search.default.indexBase"
                          value
          ="C:\\bb\\indexs" />

                      
          <property name="hibernate.ejb.event.post-insert"
                          value
          ="org.hibernate.search.event.FullTextIndexEventListener" />
                      
          <property name="hibernate.ejb.event.post-update"
                          value
          ="org.hibernate.search.event.FullTextIndexEventListener" />
                      
          <property name="hibernate.ejb.event.post-delete"
                          value
          ="org.hibernate.search.event.FullTextIndexEventListener" />



                  
          </properties>
              
          </persistence-unit>

          </persistence>

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 寻乌县| 襄城县| 新泰市| 铅山县| 茶陵县| 乌鲁木齐县| 青州市| 大城县| 稻城县| 包头市| 平湖市| 城固县| 富锦市| 南陵县| 禹州市| 绵竹市| 龙川县| 玛纳斯县| 石首市| 阳西县| 余江县| 蓬莱市| 莆田市| 陵水| 阿坝| 德令哈市| 夏河县| 苗栗县| 安仁县| 伊春市| 青海省| 广饶县| 航空| 济阳县| 大竹县| 沙田区| 灌云县| 孝感市| 绥江县| 青龙| 通化市|