Skip navigation links

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

B28219-01


oracle.toplink.platform.database
Class SQLAnyWherePlatform

java.lang.Object
  extended byoracle.toplink.internal.databaseaccess.SQLAnyWherePlatform
      extended byoracle.toplink.platform.database.SQLAnyWherePlatform


public class SQLAnyWherePlatform
extends oracle.toplink.internal.databaseaccess.SQLAnyWherePlatform

Purpose: Provides SQL Anywhere specific behaviour.

For the most part this is the same as Sybase, the outer join syntax is suppose to be different.

Since:
OracleAS TopLink 10g (10.1.3)
See Also:
Serialized Form

Constructor Summary
SQLAnyWherePlatform()
           

 

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

 

Constructor Detail

SQLAnyWherePlatform

public SQLAnyWherePlatform()

Skip navigation links

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