Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-01


oracle.toplink.ox.platform
Class SAXPlatform

java.lang.Object
  extended byDatasourcePlatform
      extended byoracle.toplink.ox.platform.XMLPlatform
          extended byoracle.toplink.ox.platform.SAXPlatform


public class SAXPlatform
extends XMLPlatform
Since:
10.1.3 This class is used to indicate that SAX parsing should be used to create an XML Record when appropriate.
See Also:
Serialized Form

Constructor Summary
SAXPlatform()
           

 

Methods inherited from class oracle.toplink.ox.platform.XMLPlatform
getConversionManager

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SAXPlatform

public SAXPlatform()

Skip navigation links

Copyright © 1998, 2006, Oracle. All Rights Reserved.