butler.sql.util
Class Frontbase_SQLHelper

java.lang.Object
  extended by butler.sql.util.SQLHelper
      extended by butler.sql.util.Frontbase_SQLHelper

public class Frontbase_SQLHelper
extends SQLHelper

Author:
Fredrik Bertilsson

Constructor Summary
Frontbase_SQLHelper()
           
 
Method Summary
 boolean useColumnAliasInOrderBy()
           
 
Methods inherited from class butler.sql.util.SQLHelper
checkDuplicateBeforeInsert, createException, db2obj, getColumnTypeSQL, getHelper, getJavaClass, getJoinAliasKeyword, getQuote, getTypeName, populateStatement, supportsForeignKeys, supportsIndexes, useCatalog, useSchema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Frontbase_SQLHelper

public Frontbase_SQLHelper()
Method Detail

useColumnAliasInOrderBy

public boolean useColumnAliasInOrderBy()
Overrides:
useColumnAliasInOrderBy in class SQLHelper