java.lang.Object
org.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).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestFindServiceByTModelKeyQuery
TestFindServiceByTModelKeyQuery()
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