Does Virtuoso use an MVCC architecture?
I wondering if it has support (or planned support) for something like Oracle
Flash back queries.
Ala ... select ... from ... AS OF SCN xxx
http://www.singlequery.com/?cat=10
... is an interesting example of a use of flash back queries.
Thanks, Rob.
Note: that I got past the NoClassDefFoundError... now getting a
NullPointerException... (for both Tomcat and Jetty).
>> Can you confirm the name of the virtuoso server you are started as I need to
>> ensure this is the version with java hosting support ?
virtuoso-javavm-t
>> Can you also pro
Hi,
I am trying to follow the instructions at
http://docs.openlinksw.com/virtuoso/rthjsp.html
NB: I am using the Bootstrap class rather than BootstapService class though...
C:\apps\virtuoso\var\lib\virtuoso\demo>isql 2 dba dba
Connected to OpenLink Virtuoso
Driver: 05.00.3018 OpenLink Vi
I know this is a dumb question... but for the life of me I have been looking
and looking... and can't find the connection settings or jdbc example code.
I want to connect to the Virtuoso Database via JDBC. I have the JDBC3
driver... (in the lib\jdbc-3.0) directory but I can't find anything abou