Found likely answers in archive: http://www.nabble.com/Design-Question-to14136612.html#a14138820 http://www.nabble.com/Table-Function-Question-to14534016.html#a14534016
which points to table functions. Then my question is, can I update foreign tables too? I need to support both read and write. Thanks! Jun On Sat, Mar 29, 2008 at 4:16 PM, Jun Yang <[EMAIL PROTECTED]> wrote: > Hi all, > I already have a proprietary database with its own table and index format. > I'd like to use Derby's SQL compilation and execution on top of my > database. Is this possible? I guess if there are interfaces of table and > index etc. I can reimplement them on top of my own database. Is this > feasible at all? > > Thanks! > > Jun >
