net.sourceforge.squirrel_sql.plugins.postgres.exp
Class PostgresSequenceParentExtractorImpl
java.lang.Object
net.sourceforge.squirrel_sql.plugins.postgres.exp.PostgresSequenceParentExtractorImpl
- All Implemented Interfaces:
- ISequenceParentExtractor
public class PostgresSequenceParentExtractorImpl
- extends Object
- implements ISequenceParentExtractor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostgresSequenceParentExtractorImpl
public PostgresSequenceParentExtractorImpl()
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-2010. All Rights Reserved.