1.

Can Entity Beans Have No Create() Methods?

Answer»

Yes. In some cases the data is inserted NOT using JAVA APPLICATION, so you may only need to retrieve the information, PERFORM its processing, but not create your own information of this kind.

Yes. In some cases the data is inserted NOT using Java application, so you may only need to retrieve the information, perform its processing, but not create your own information of this kind.



Discussion

No Comment Found