Answer Posted / guest
Factory methods that will be used to create objects just
like in a static way.
eg:Class.forName("driver class");
forName is a static methiod.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between new operator and class.forname().newinstance()?
what are memory considerations of jsp compares to other web components?
What is Stream Tokenizer?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
What are the sequence of steps to write pub or sub model kind of application?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Describe responsibilities of Activator?
Explain about thread synchronization inside a monitor?
Define the remote object implementation?
What is table mutation and how do you avoid it?
Why do threads block on i/o?
What are the steps to write p-to-p model application?
Which containers use a border layout as their default layout?
Can I run seam outside of jboss as?