Kodo 4.1.4 generated on June 22 2007

kodo.jdbc.sql
Class EmpressAdvancedSQL

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

public class EmpressAdvancedSQL
extends AdvancedSQL

Empress-specific advanced SQL behavior.


Field Summary
 
Fields inherited from class kodo.jdbc.sql.AdvancedSQL
conf, dict
 
Constructor Summary
EmpressAdvancedSQL()
           
 
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

EmpressAdvancedSQL

public EmpressAdvancedSQL()

Kodo 4.1.4 generated on June 22 2007

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.