BEA Systems, Inc.

BEA WebLogic Server Support for Apache Beehive


Package com.bea.control

Interface Summary
JdbcControl Simplifies access to a relational database from your Java code using SQL commands.
JdbcControl.ClassXsd ClassXsd annotation definition.
JdbcControl.SQLRowSet SQLx annotation definition.
ServiceControl Provides simplified access to web services.
ServiceControl.Conversation The Conversation annotation specifies the conversational phase of the method.
ServiceControl.HttpSoapProtocol The HttpSoapProtocol annotation specifies that a particular Web Service control supports SOAP over HTTP.
ServiceControl.Location The Location annotation provides the location URL for target service.
ServiceControl.OperationName The OperationName annotation is only used when the target WSDL defines operations with names that are invalid as Java method names.
ServiceControl.SOAPBinding The SOAPBinding annotation indicates the SOAP style, use, and wrapped attributes.
ServiceControl.TypesJarName The TypesJarName annotation is an optional annotation indicating the path to the jar containing the complex types.
ServiceControl.WSDL The WSDL annotation specifies the path to the WSDL file.
 

Class Summary
DatabaseFilter The DatabaseFilter class is a helper class for SQL generation.
DatabaseFilter.FilterTerm  
DatabaseFilter.SortTerm  
JdbcControl.CommandType CommandType Enumeration.
JdbcControl.SQLFragment SQLFragment.
JdbcControl.SQLParameter  
ServiceControl.Conversation.Phase  
ServiceControl.SOAPBinding.ParameterStyle  
ServiceControl.SOAPBinding.Style  
ServiceControl.SOAPBinding.Use  
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.