A function in JavaBean need help

H

HS1

Hello

I am new with JavaBean. When I read this function in a Java project to add
Name:


public void addName(NameDTO name) {
try {

ActionPlanGatewayUtil.getHome().create().addName(userInform.setSessionID(),
name);
}
......

To understand this code, I tried to see the code for this
ActionPlanGatewayUtil class but did not see any detail of this class
(functions, attribute) or how it was created. I think that this class is a
EJB object but I do not have any clue. If you have any idea about this class
(general idea), please help...

Thank you
S.H1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top