DatabaseImpl now throws a exception in createDriver() when the uri prefix is unknown. This causes acceptsURI() to throw an exception rather than return false on an unknown uri.
The patch is attached to http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22011 -k.