Hi,
I’m trying to read a lot of records in from a table
without the need for Hibernate to cache them etc. Basically I’m trying
to re-create a search index from the table contents and want to process the
table in a very lightweight manner.
Can anyone suggest a good approach for doing this?
Regards,
Paul.