org.oclc.da.gdfr.registryprototype.pvt
Class QueryRunner

java.lang.Object
  extended by org.oclc.da.gdfr.registryprototype.pvt.QueryRunner

public class QueryRunner
extends java.lang.Object

Runs a CQL query against a collection

Author:
clarkb

Constructor Summary
QueryRunner()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryRunner

public QueryRunner()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - args[0] is the Collection Name args[1] is the CQL query to run


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.