com.bankframe.services.sequences
Class OracleSequenceGeneratorFactoryImpl
java.lang.Object
com.bankframe.services.sequences.SequenceGeneratorFactory
com.bankframe.services.sequences.SequenceGeneratorFactoryImpl
com.bankframe.services.sequences.OracleSequenceGeneratorFactoryImpl
public class OracleSequenceGeneratorFactoryImpl
- extends SequenceGeneratorFactoryImpl
OracleSequenceGeneratorFactoryImpl
public OracleSequenceGeneratorFactoryImpl()
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.