HI ALL,
How to Overcome "OutOfMemoryException"? when I am compiling
source having more than 1000 LOC throwing this exception.
Can any one give correct answer to my question? thx
Answer Posted / karthik
Please increase the Heap size. It depends on the Java
version you are using. You can google for that.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you load the drivers?
Give steps to connect to the db using jdbc?
What are the steps to connect to a database in java?
Explain different types of locks in jdbc?
How can we retrieve the file in the oracle database?
What is a jdbc connection pool?
Is jdbc part of j2ee?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
How the JDBC application works?
Name the method, which is used to prepare a callablestatement.
What is thin driver in jdbc?
What is the role of jdbc drivermanager class?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What driver should I use for scalable Oracle JDBC applications?