⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 weblogic-ejb-jar.xml

📁 This project mainly deals with automating the tasks of Purchasing, maintaining,manfactioring and tra
💻 XML
字号:
<?xml version="1.0"?>

<!DOCTYPE weblogic-ejb-jar PUBLIC 
"-//BEA Systems, Inc.//DTD WebLogic 7.0.0 EJB//EN" 
"http://www.bea.com/servers/wls700/dtd/weblogic-ejb-jar.dtd" >


<weblogic-ejb-jar>
  <weblogic-enterprise-bean>
    <ejb-name>RawIssuedEJB</ejb-name>

    <entity-descriptor>
      <persistence>
	<persistence-use>
	  <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
	  <type-version>5.1.0</type-version>
	  <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
	</persistence-use>
      </persistence>

    </entity-descriptor>
    <jndi-name>packIC.RawIssuedHome</jndi-name>

  </weblogic-enterprise-bean>

</weblogic-ejb-jar>


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -