On Sat, Dec 10, 2011 at 7:36 PM, Emmanuel Lecharny <[email protected]> wrote: > On 12/10/11 6:25 PM, Christoph Czurda wrote: >> >> Hello, >> >> Why does connection.getSchemaManager() return null? My connection is >> connected and bound. > > > If no schema is loaded, the schemaManager will be null.
Shouldn't we return a SM anyways but one that is not loaded with schema? Thoughts? Alex
