net.sourceforge.squirrel_sql.plugins.netezza.exp
Class NetezzaSequenceParentExtractorImpl

java.lang.Object
  extended by net.sourceforge.squirrel_sql.plugins.netezza.exp.NetezzaSequenceParentExtractorImpl
All Implemented Interfaces:
ISequenceParentExtractor

public class NetezzaSequenceParentExtractorImpl
extends Object
implements ISequenceParentExtractor


Constructor Summary
NetezzaSequenceParentExtractorImpl()
           
 
Method Summary
 void bindParameters(PreparedStatement pstmt, IDatabaseObjectInfo parentDbinfo, ObjFilterMatcher filterMatcher)
           
 String getSequenceParentQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetezzaSequenceParentExtractorImpl

public NetezzaSequenceParentExtractorImpl()
Method Detail

getSequenceParentQuery

public String getSequenceParentQuery()
Specified by:
getSequenceParentQuery in interface ISequenceParentExtractor

bindParameters

public void bindParameters(PreparedStatement pstmt,
                           IDatabaseObjectInfo parentDbinfo,
                           ObjFilterMatcher filterMatcher)
                    throws SQLException
Specified by:
bindParameters in interface ISequenceParentExtractor
Throws:
SQLException


Copyright © 2001-2013. All Rights Reserved.