|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.executor.keygen.Jdbc3KeyGenerator
public class Jdbc3KeyGenerator
| Constructor Summary | |
|---|---|
Jdbc3KeyGenerator()
|
|
| Method Summary | |
|---|---|
void |
processAfter(Executor executor,
MappedStatement ms,
java.sql.Statement stmt,
java.lang.Object parameter)
|
void |
processBefore(Executor executor,
MappedStatement ms,
java.sql.Statement stmt,
java.lang.Object parameter)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jdbc3KeyGenerator()
| Method Detail |
|---|
public void processBefore(Executor executor,
MappedStatement ms,
java.sql.Statement stmt,
java.lang.Object parameter)
processBefore in interface KeyGenerator
public void processAfter(Executor executor,
MappedStatement ms,
java.sql.Statement stmt,
java.lang.Object parameter)
processAfter in interface KeyGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||