Kodo 4.2.0. (DEPRECATED)

kodo.jdbc.sql
Class InformixAdvancedSQL

java.lang.Object
  extended by kodo.jdbc.sql.AdvancedSQL
      extended by kodo.jdbc.sql.InformixAdvancedSQL
All Implemented Interfaces:
Configurable

public class InformixAdvancedSQL
extends AdvancedSQL

Informix-specific advanced SQL behavior.


Field Summary
 
Fields inherited from class kodo.jdbc.sql.AdvancedSQL
conf, dict
 
Constructor Summary
InformixAdvancedSQL()
           
 
Method Summary
 
Methods inherited from class kodo.jdbc.sql.AdvancedSQL
canBatch, endConfiguration, getBatchLimit, getBatchParameterLimit, getSupportsTotalCountsForBatch, getSupportsUnion, getSupportsUnionWithUnalignedOrdering, getSupportsUpdateCountsForBatch, setBatchLimit, setBatchParameterLimit, setConfiguration, setSupportsTotalCountsForBatch, setSupportsUnion, setSupportsUnionWithUnalignedOrdering, setSupportsUpdateCountsForBatch, startConfiguration, toSelect, toSelectCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformixAdvancedSQL

public InformixAdvancedSQL()

Kodo 4.2.0. (DEPRECATED)

Copyright 2013 Oracle, Inc. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Java API Reference for Oracle Kodo 4.2.0 (DEPRECATED)
12c (12.1.2)
Part Number E27740-01