com.bankframe.services.sequences
Class DB2SequenceGeneratorFactoryImpl
java.lang.Object
com.bankframe.services.sequences.SequenceGeneratorFactory
com.bankframe.services.sequences.SequenceGeneratorFactoryImpl
com.bankframe.services.sequences.DB2SequenceGeneratorFactoryImpl
public class DB2SequenceGeneratorFactoryImpl
- extends SequenceGeneratorFactoryImpl
DB2SequenceGeneratorFactoryImpl
public DB2SequenceGeneratorFactoryImpl()
getSQLCommand
public String getSQLCommand(String sequenceName)
throws ProcessingErrorException
- Specified by:
getSQLCommand
in class SequenceGeneratorFactoryImpl
- Throws:
ProcessingErrorException
getResultName
public String getResultName()
throws ProcessingErrorException
- Specified by:
getResultName
in class SequenceGeneratorFactoryImpl
- Throws:
ProcessingErrorException
Copyright © 2005, 2007, Oracle. All rights reserved.