|
|||||||||||
| 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.OracleSequenceGeneratorFactoryImpl
| Constructor Summary | |
OracleSequenceGeneratorFactoryImpl()
|
|
| 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 OracleSequenceGeneratorFactoryImpl()
| Method Detail |
public java.lang.String getSQLCommand(java.lang.String sequenceName)
throws ProcessingErrorException
getSQLCommand in class SequenceGeneratorFactoryImplProcessingErrorException
public java.lang.String getResultName()
throws ProcessingErrorException
getResultName in class SequenceGeneratorFactoryImplProcessingErrorException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||