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
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
What is jdbc explain?
What are collection pools?
What is the execute method in java?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
What is a jdbctemplate?
What are the functions of the jdbc connection interface?
Is possible to open a connection to a database with exclusive mode with JDBC?
What is jdbc and odbc?
What is sqlwarning and discuss the procedure of retrieving warnings?
What are the utilities of the callablestatement?
How java can be connected to a database?
What is the function of drivermanager class?
Explain jdbc savepoint?
Is jdbc and orm?