群发词典
首页
查询
XDoclet
XDoclet
常用释义
XDoclet
扩展信息
网络释义
数据生成系统配制
...,以满足更灵活的要求,例如从编译、文档生成、根据元
数据生成系统配制
(
XDoclet
)、测试等等,更多的一系列连续的工 …
映射
关键字信息列表-PHP源码|JSP|asp源码|php... ... J2me 布线综合比较
XDOCLET
映射
xdoclet 映射文件 ...
例句
全部
IDEs are unaware
that
code
needs
to
be
generated
unless
you
configure
them
to
build
with
Ant
or
install
some
sort
of
XDoclet
-
aware
plug-in
.
IDE
并不
知道
需要
生成
的
代码
,
除非
我们
配置
使用
Ant
来
编译
它们
,
或者
安装
了
一些
可以
认识
XDoclet
的
插件
。
XDoclet
also
generates
a
utility
class
used
to look up the
home
and
remote
interfaces
.
XDoclet
还
生成
一个
工具
类
,
用来
查询
home
和
remote
接口
。
Browse
through PhoneBookEntryBean
.
java
,
shown
in
Listing
3
,
to
see
the
annotation
style
that
XDoclet
uses
.
请
浏览
清单
3
所
示
的
PhoneBookEntryBean.java
,
查看
XDoclet
使用
的
标注
样式
。
XDoclet
is
a
tool
that lets
you
write
only
a
single
class
for
EJB
for
database
access
instead
of
a
minimum of
four
classes
.
XDoclet
是
一个
非常
有用
的
工具
,
使用
这个
工具
您
只
需要
为
访问
数据库
的
EJB
编写
一
个
类
即可
,
而
不用
编写
4
个
类
。
The
popular
XDoclet
tool
was
developed
to
help
manage
this
issue
of
linkages
between
files
.
流行
的
XDoclet
工具
的
开发
目的
是
帮助
解决
管理
文件
之间
的
这个
连接
问题
。
The
concept
of
XDoclet
is
similar
to
Java
annotations
.
XDoclet
的
概念
与
Java
标注
类似
。
XDoclet
takes
information
from
Javadoc
tags
,
but
it
also
merges
information
in
specially
named
files
inside
a
merge
directory
.
XDoclet
从
Javadoc
标记
中
提取
信息
,
但
它
还
将
信息
合并
到
merge
目录
内
专门
命名
的
文件
中
。
The
rest
of
the
dependencies
are
mainly
XDoclet
requirements
.
其余
的
依赖关系
主要
是
XDoclet
要求
。
The
Transaction
Demo
application
sets up
the
transaction
type
using
the
XDoclet
code
generator
.
TransactionDemo
应用程序
使用
XDoclet
代码
生成器
设置
事务
类型
。
Download
the
XDoclet
code
generation
engine
,
and
get
documentation
,
including
EJB
tag
documentation
, from the
.
下载
XDoclet
代码
生成
引擎
并
获得
文档
,
包括
EJB
标记
文档
。
The
contents
of
this
directory
relate
directly
to the
way
XDoclet
code
generation
is
performed
.
该
目录
的
内容
与
XDoclet
代码
生成
的
执行
方式
直接
相关
。
The
main
use
within a J2EE
context
is
automatic
generation
of
deployment
descriptors
based
on
your
source
code
.
XDoclet
在
J2EE
环境
中
的
主要
用途
是
根据
源
代码
自动
生成
部署
描述符
。
XDoclet
actually
goes
well
beyond
just
generating
configuration
files
.
XDoclet
实际上
不
只是
擅长
生成
配置
文件
。
In
fact
,
the
way
XDoclet
is
used
here
is
similar
to how it was
used
for the
entity
EJB
earlier
in
the article
.
实际上
,
在
这里
XDoclet
的
使用
方式
也
与
前面
用于
实体
EJB
的
方式
类似
。
XDoclet
is
one
such
code
generator
that
's
used
heavily
for
J2EE
development
.
XDoclet
就是
其中
的
一种
代码
生成器
,
在
J2EE
开发
中
得到
了
大量
的
使用
。
In
J2EE
extensions
,
a
validation
error
occurs
for
a
compound
primary
key
that is
generated
from
IBM
xdoclet
annotations
.
在
J2EE
扩展
中
,
对于
根据
IBMxdoclet
注释
生成
的
复合
主
键
,
将
发生
验证
错误
。
This
process
includes
the
generation
of
code
using
the
XDoclet
libraries
.
这个
过程
包括
使用
XDoclet
库
生成
代码
。
With
XDoclet
-
like
tools
,
you
can
consume
annotations
specified
as
Javadoc
tags
to
produce
artifacts
such
as
XML
documents
or
Java
code
.
使用
类似
XDoclet
的
工具
,
可以
消费
在
Javadoc
标签
中
指定
的
注释
,
从而
生成
像
XML
文档
或者
Java
代码
这样
的
人工
内容
。
This
ruled
out JSR 269
and
build
system-based
approaches
like
we see
with
tools
like
XDoclet
.
这
就
排除
了
JSR269
以及
构
创建
于
系统
等
方法
,
比如类似
于
XDoclet
的
工具
。
XDoclet
is
used
heavily
in
the
EJB
layer
to
provide
the
deployment
descriptor
generation
.
XDoclet
主要
用
在
EJB
层
中
以
提供
部署
描述符
生成
。
更新时间:2025-04-24 12:57