Related Tutorials/Questions & Answers:
Advertisements
java - EJBjava i have a login form in swing in netbean with username and password .i want store data in database through Sessionbean And
Entitybean .when i insert data in username & password field , if data is incorrect show a massege
java - Hibernate Interview Questionsjava what is pojo? Hi friend,
POJO, or Plain Old Java Object, is a normal Java object class (that is, not a JavaBean,
EntityBean etc.) and does not serve any other special role nor does it implement any special
doubt in ejb3 - EJBdoubt in ejb3 hi i am new to ejb3 .i have written simple code which look like these
entitybean
package
EntityBean;
import java.io.Serializable...:/PostgresDS
FirstEjb3.jar
EntityBean/UserEntityBean
when i
Java Persistence Example(unitName="
EntityBean")
EntityManager em;
... in the
EntityBean\code\deploymentdescriptors\ear
directory... this files in the
EntityBean\code\deploymentdescriptors\jar
directory.
ADS
An Entity Bean Example;
Put both files in the
EntityBean\code\deploymentdescriptors... this files in the
EntityBean\code\deploymentdescriptors\jar
directory...;
Start command prompt, and
go to the
EntityBean\code directory