摘要:
当你从ActiveMQ的 ConnectionFactory中获得Connection之后,可以通过Connection创建多个Session,创建Session时有两个参数 Session createSession(boolean transacted, int acknowledgeMode) 阅读全文
posted @ 2019-07-25 11:21
被子里
阅读(34)
评论(0)
推荐(0)
摘要:
当你从ActiveMQ的 ConnectionFactory中获得Connection之后,可以通过Connection创建多个Session,创建Session时有两个参数 Session createSession(boolean transacted, int acknowledgeMode) 阅读全文
posted @ 2019-07-25 11:21
被子里
阅读(34)
评论(0)
推荐(0)
|