|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.services.sequences.SequenceGeneratorFactory
com.bankframe.services.sequences.SequenceGeneratorFactoryImpl
com.bankframe.services.sequences.DB2SequenceGeneratorFactoryImpl
Constructor Summary | |
DB2SequenceGeneratorFactoryImpl()
|
Method Summary | |
java.lang.String |
getResultName()
|
java.lang.String |
getSQLCommand(java.lang.String sequenceName)
|
Methods inherited from class com.bankframe.services.sequences.SequenceGeneratorFactoryImpl |
buildAndExecuteSQL, getNextValue, getNextValue |
Methods inherited from class com.bankframe.services.sequences.SequenceGeneratorFactory |
createSequenceFactory, getInstance |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DB2SequenceGeneratorFactoryImpl()
Method Detail |
public java.lang.String getSQLCommand(java.lang.String sequenceName) throws ProcessingErrorException
getSQLCommand
in class SequenceGeneratorFactoryImpl
ProcessingErrorException
public java.lang.String getResultName() throws ProcessingErrorException
getResultName
in class SequenceGeneratorFactoryImpl
ProcessingErrorException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |