org.apache.juddi.query
Class BindingTemplateQuery
java.lang.Object
org.apache.juddi.query.EntityQuery
org.apache.juddi.query.BindingTemplateQuery
- Direct Known Subclasses:
- FetchBindingTemplatesQuery, FindBindingByTModelKeyQuery
public class BindingTemplateQuery
- extends EntityQuery
- Author:
- Jeff Faath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
ENTITY_ALIAS
public static final String ENTITY_ALIAS
- See Also:
- Constant Field Values
ENTITY_FIELD
public static final String ENTITY_FIELD
- See Also:
- Constant Field Values
KEY_NAME_PARENT
public static final String KEY_NAME_PARENT
- See Also:
- Constant Field Values
SIGNATURE_PRESENT
public static final String SIGNATURE_PRESENT
- See Also:
- Constant Field Values
selectSQL
protected static String selectSQL
BindingTemplateQuery
public BindingTemplateQuery()
getSelectSQL
public static String getSelectSQL()
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.