Hi,
> I have a few other suggestions for code changes:
> * add a getter for the identifier in BLOBInDataStore (to be used by the GC)
Why do you need this?
> At the very least, I would put all the statements in the properties file,
> because there's no
> documentation about them.
Repeating the statements is not a good idea (they could get out of
sync). I will add Javadoc documentation.
> I meant that the table name shoud be configurable. I used the
> ${schemaObjectPrefix}
Done. The prefix is now configurable. I'm don't know why it is needed,
could you explain?
Regards,
Thomas