Hello Sir,
In my application, there is a base table which has to store a huge amt of data... since the table size is increasing rapidly i splitted the tables on the basis of month.... then these table names are storing in a table called splitted_table_names....
Now what i have to do is ... i have to read record by records from splitted_table_names and i have to read records of the respective tables.... For that i have written a code to restart the hibernate session.... but after restarting it is showing error Could not close DBCP pool...
what i have to do....Plz help me...
Thanks in advance..,.
_________________ With Regards
Avin George
|