com.sun.xml.ws.db.sdo
Class SDOWrapperAccessor

java.lang.Object
  extended by com.sun.xml.ws.spi.db.WrapperAccessor
      extended by com.sun.xml.ws.db.sdo.SDOWrapperAccessor

public final class SDOWrapperAccessor
extends com.sun.xml.ws.spi.db.WrapperAccessor

Created by IntelliJ IDEA. User: giglee Date: May 19, 2009 Time: 10:40:31 AM To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class com.sun.xml.ws.spi.db.WrapperAccessor
elementLocalNameCollision, propertyGetters, propertySetters
 
Constructor Summary
SDOWrapperAccessor(SDOContextWrapper contextWrapper, Class<?> wrapperBean)
           
 
Method Summary
protected  void initBuilders()
           
 
Methods inherited from class com.sun.xml.ws.spi.db.WrapperAccessor
getPropertyAccessor, getPropertyGetter, getPropertySetter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SDOWrapperAccessor

public SDOWrapperAccessor(SDOContextWrapper contextWrapper,
                          Class<?> wrapperBean)
Method Detail

initBuilders

protected void initBuilders()


Copyright © 2015 Oracle Corporation. All Rights Reserved.