Kathey Marsden <kmarsdende...@sbcglobal.net> writes:

> On 6/21/2011 3:56 AM, Knut Anders Hatlen wrote:
>>
>> Yes, I think you should file a JIRA. For what it's worth, it seems to
>> work with a URL like this:
>>
>>    jdbc:derby:https:http://localhost:8080/ipinfo
>>
>> (Both https and http subsubprotocol names map to URLStorageFactory and
>> should be equivalent. I guess it's the code that strips off the
>> subsubprotocol that is too aggressive and removes too much if the
>> subsubprotocol and the protocol of the URL are identical.)
>>
> Is it possible to ensure data integrity connecting to a database this way?

The databases are opened in read-only mode when using this protocol.

-- 
Knut Anders

Reply via email to