📄 ejbmodule_customerfacade.ejbmodule
字号:
<?xml version="1.0" encoding="UTF-8"?><!-- This is the primary file for an EJBModule --><EJBModuleDataBean> <!--This file contains metadata for a component in Sun One StudioYou should not edit this file directly unless you are attempting to resolvea merge conflict after updating this object from a source code management system.A DTD file which describes the structure of this XML document can be foundin the docs/dtd directory of the Sun One Studio installation in a file calledSparseEJBModule.dtdThis file describes the structure of an EJB Module.It contains a list of the primary files of the EJBs contained in the EJB Module.--> <name>EJBModule_CustomerFacade</name> <useUserDD>false</useUserDD> <EJBDataBean> <filename>customerejb/CustomerFacade.ejbdd</filename> </EJBDataBean> <EJBDataBean> <filename>customerejb/Customer.ejbdd</filename> </EJBDataBean></EJBModuleDataBean>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -