Closed GoogleCodeExporter closed 9 years ago
Hi, I'm attaching a new version of the patch. This includes some minor,
additional H2 classes with public getters.
Hope you guys can integrate this into H2 trunk.
Ashwin.
Original comment by ashwin.j...@gmail.com
on 8 May 2013 at 9:11
Attachments:
Hi,
I'm sorry, but I don't think it's a good idea to make more of the internal part
of the database engine available in the form of a public API. It would limit
changing the internals, and it would make your code rely too much on internals.
If you want to extend H2, I suggest to simply provide patches for the features
you want to add, instead of making H2 pluggable so that you don't have to
submit your code.
Original comment by thomas.t...@gmail.com
on 31 May 2013 at 2:50
Original issue reported on code.google.com by
ashwin.j...@gmail.com
on 24 Apr 2013 at 6:39Attachments: