网页
图片
视频
学术
词典
地图
更多
航班
笔记本
java class
网络
类;业务逻辑层;类型
网络释义
1.
类
...x)和索引类型(index type) Java
类
(
Java class
),Java 资源(Java resource),及Java 源程序(Java source) 物化 …
blog.csdn.net
|
基于20个网页
2.
业务逻辑层
韩顺平servlet与jsp 笔记与心得_百度文库 ... (jsp 界面层) (
java class
,
业务逻辑层
), (model 模型), ...
wenku.baidu.com
|
基于4个网页
3.
类型
为了避免用户每次都手工的为每一个或每一组数据实体指定描述信息,描述信息还应该具有根据数据实体的
类型
(即
Java Class
…
wiki.bsdn.org
|
基于 1 个网页
例句
释义:
全部
全部
,
类
类
,
业务逻辑层
业务逻辑层
,
类型
类型
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
JPA
entities
are
Java
class
representations
of
a
database
,
and
allow
you
to
interact
on
a
disconnected
model
of the
database
.
JPA
实体
是
一个
数据库
的
Java
类
的
代表
,
并
使
您
能够
与
数据库
没有
链接
的
模型
相
交流
。
www.ibm.com
2.
If
you
look
at
Listing
7
and
for the
moment
forget
about the
annotations
,
it
's
just
a
simple
Java
class
called
ShippingAddress
.
如果
您
看看
清单
7
并
暂时
忘记
注释
的
事情
,
会
发现
它
就是
一个
简单
的
Java
类
,
叫做
ShippingAddress
。
www.ibm.com
3.
The
basis
of the
bank
application
is
a
single
Java
class
containing
skeleton
operations
that might be
used
in such
a
scenario
.
银行
应用程序
的
基础
是
一个
Java
类
,
该
类
包含
可能
在此
类
场景
中
使用
的
框架
操作
。
www.ibm.com
4.
Because
Java
makes
threads
so
easy
to
use
,
the
Java
class
libraries
require
their use
in
a
number
of
places
.
因为
Java
让
线程
变得
易于
使用
,
Java
的
类
库
也
在
好几
处
用
上
了
线程
。
www.bing.com
5.
As
you
'll
notice
from
the
class
diagram
in
Figure
1
,
discriminator is
not
an
attribute
of
any
Java
class
.
从
图
1
的
类
图
中
您
会
注意
到
,
discriminator
不是
任何
Java
类
都
有的
属性
。
www.ibm.com
6.
For
your
first
Web
service
,
you
ll
use
Rational Developer to turn
a
Java
class
into
a
Web
service
.
对于
您
的
第一个
Web
服务
,
您
将
使用
RationalDeveloper
将
一个
Java
类
转换
为
一个
Web
服务
。
www-128.ibm.com
7.
In
a
nutshell
,
a
doclet
is
a
Java
class
to
which
Javadoc
passes
the
result
of
parsing
the
Java
class
.
简而言之
,
doclet
是
一个
Java
类
,
Javadoc
将
解析
Java
类
的
结果
传递
给
doclet
。
www.ibm.com
8.
A
state
machine
associated
with
a
software
technical
artifact
like
e.
g.
a
Java
class
,
which
is
maybe
unrelated
to
any
business
process.
一个
与
某个
软件
技术
部件
(
如
Java
类
)
相关联
的
状态
机
,
它
可能
和
任何
业务
过程
都
没有关系
www.infoq.com
9.
The pureQuery
outline
view
provides
an
easy-to-read
summary
of
all
the
SQL
in the
Java
class
.
pureQuery
大纲
视图
为
Java
类
中
的
所有
SQL
提供
了
一种
易于
阅读
的
汇总
信息
。
www.ibm.com
10.
The
tag
name
is
mapped
to
the
Java
class
that
implements
the
component
as
well
as the
rendered
class
if
it
's
a
visible
component
.
将
标记
名
映射
到
实现
组件
的
Java
类
及
呈现
类
(
如果
是
可视
化
组件
)
。
www.ibm.com
1
2
3
4
5