where can I find more information about: http://db.apache.org/derby/javadoc/engine/org/apache/derby/vti/package-summary.html
? thank you, Slavic Veaceslav Chicu wrote: > I have found with google > > Virtual Table Interface (VTI) > A Cloudscape construct that provides an interface to external data > within an SQL-J statement. Classes that fulfill the VTI requirements can > be used in the FROM clause to provide data to a SELECT statement. > Cloudscape’s bulk import utility, COM.cloudscape.vti.FileImport, is an > example of such a class. > > > it's what I want? where is this in docs? > > best regards, > Slavic > > Veaceslav Chicu wrote: >> Hello, >> >> I have seen something like: >> >> "values (package.Class)" >> >> it was something about lucene integration? >> >> how should be that class? where I can find documentation for this method >> to generate values for "VALUES"? >> >> >> best regards, >> Slavic >> > >
