Skip navigation links

Java API Reference for Oracle Infrastructure Web Services
11
Release 1 (11.1.1)

E10654-02


oracle.webservices.annotations
Annotation Type SDODatabinding


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface SDODatabinding

The SDODatabinding annotation provides configuration for a jaxws service that uses SDO databinding


Required Element Summary
 String schemaLocation
          The runtime schemaLoation

 

Element Detail

schemaLocation

public abstract String schemaLocation
The runtime schemaLoation

Skip navigation links

Copyright © 2006, 2009 Oracle. All Rights Reserved.