Redian新闻
>
求教: JBoss 怎么config MDB consumer queue? (转载)
avatar
m*e
2
WHERE (dbo.tblFact.Period_ID in (26, 27, 28.....50))
有没有简单的办法表达26-50,就不用把26到50这些数字都hard code。
avatar
r*h
3
【 以下文字转载自 Programming 讨论区 】
发信人: rockfish (rockfish), 信区: Programming
标 题: 求教: JBoss 怎么config MDB consumer queue?
发信站: BBS 未名空间站 (Fri Dec 13 11:15:11 2013, 美东)
哪位大侠说说?在JBoss5.1, 怎么找不到地方把queue server的URLconfig的地方啊,
是那个xml file?还是在console? 不是那个provider queue, 是要写一个MDB连到一
个queue server上
谢谢
avatar
n*e
4
Is the singer Japanese?

【在 Y*********e 的大作中提到】

avatar
M*r
5
if you know period_id is integer, you can use between, <>, ..., etc. to set
the range.
otherwise, maybe use subquery to get the list if there are some conditions
can get you the list instead of typing
in (select ...)

【在 m****e 的大作中提到】
: WHERE (dbo.tblFact.Period_ID in (26, 27, 28.....50))
: 有没有简单的办法表达26-50,就不用把26到50这些数字都hard code。

avatar
Y*e
6
her mother is a Japanese,and her father is an American with Irish and Polish
roots.

【在 n*e 的大作中提到】
: Is the singer Japanese?
avatar
N*d
7
between

【在 m****e 的大作中提到】
: WHERE (dbo.tblFact.Period_ID in (26, 27, 28.....50))
: 有没有简单的办法表达26-50,就不用把26到50这些数字都hard code。

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。