由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - What general services does a container provide fo
相关主题
Database Pooling 的问题A simple question
Stateful session bean到底有啥好处?请问那里有tools.jar 的源程序?
Re: 请教一个关于IBM-JDK1.1.8和IBMJava2-13兼容性的问题JDBC用完了oracle的large pool (memory),怎么办?
Re: Do anyone know a good websit containing the source code of JavaRe: JDBC用完了oracle的large pool (memory),怎么
What specific services does a container provide fclone() question
EJB containerQuestion on J2EE container
EJB框架示意图[转载] JSP access database的问题
Re: JDBC access Oracle?? & Connection Poolinghelp with java script
相关话题的讨论汇总
话题: services话题: container话题: what话题: provide话题: instance
进入Java版参与讨论
1 (共1页)
w**********k
发帖数: 1135
1
A container provides Enterprise Java Beans components with services of
several types. First, it provides services for lifecycle management and
instance pooling, including creation, activation, passivation, and destruction.
Second it intercedes between client calls on the remote interface and the
corresponding methods in a bean to enforce transaction and security
constraints. It can provide notification at the start and end of each
transaction involving a bean instance. Finally, it enforces polic
1 (共1页)
进入Java版参与讨论
相关主题
help with java scriptWhat specific services does a container provide f
请教一个安全方面的MASTER题目EJB container
run servlet from command line?EJB框架示意图
想起几年前Re: run servlet from command line?Re: JDBC access Oracle?? & Connection Pooling
Database Pooling 的问题A simple question
Stateful session bean到底有啥好处?请问那里有tools.jar 的源程序?
Re: 请教一个关于IBM-JDK1.1.8和IBMJava2-13兼容性的问题JDBC用完了oracle的large pool (memory),怎么办?
Re: Do anyone know a good websit containing the source code of JavaRe: JDBC用完了oracle的large pool (memory),怎么
相关话题的讨论汇总
话题: services话题: container话题: what话题: provide话题: instance