Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.juddi.datastore.jdbc
Class TestFindServiceByTModelKeyQuery  view TestFindServiceByTModelKeyQuery download TestFindServiceByTModelKeyQuery.java

java.lang.Object
  extended byorg.apache.juddi.datastore.jdbc.TestFindServiceByTModelKeyQuery

class TestFindServiceByTModelKeyQuery
extends java.lang.Object

tModelBag: This is a list of tModel uuid_key values that represent the technical fingerprint of a bindingTemplate structure to find. All bindingTemplate structures within any businessService associated with the businessEntity specified by the businessKey argument will be searched. If more than one tModel key is specified in this structure, only businessService structures that contain bindingTemplate structures with fingerprint information that matches all of the tModel keys specified will be returned (logical AND only).


Constructor Summary
(package private) TestFindServiceByTModelKeyQuery()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void test(java.sql.Connection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFindServiceByTModelKeyQuery

TestFindServiceByTModelKeyQuery()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

test

public static void test(java.sql.Connection connection)
                 throws java.lang.Exception