On Mon, 13 Aug 2007, Daniel John Debrunner wrote:
Daniel John Debrunner wrote:
Kathey Marsden wrote:
In looking at DERBY-3000 it occurred to me that perhaps we should return
GLOBAL TEMPORARY in getTableTypes() or is there a reason that we do not?
Why would we?
getTableTypes(): Retrieves the table types available in this database.
Sorry, always get confused that 'global' tempoary tables are not what I would
call global (to me global would mean available outside of the connection).
However, Derby's GLOBAL TEMPORARY tables do not appear in JDBC meta data so
probably getTableTypes() should not return them.
Dan.
Yes , with referring to DERBY-2750 I agree with John.
--
******************************************************************************
Every problem that has been solved can be solved again in a better way
- Ravinder Reddy
*******************************************************************************