|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jumpmind.symmetric.util.MaxRowsStatementCreator
public class MaxRowsStatementCreator
| Constructor Summary | |
|---|---|
MaxRowsStatementCreator(java.lang.String sql,
int maxRows)
|
|
| Method Summary | |
|---|---|
java.sql.PreparedStatement |
createPreparedStatement(java.sql.Connection conn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MaxRowsStatementCreator(java.lang.String sql,
int maxRows)
| Method Detail |
|---|
public java.sql.PreparedStatement createPreparedStatement(java.sql.Connection conn)
throws java.sql.SQLException
createPreparedStatement in interface org.springframework.jdbc.core.PreparedStatementCreatorjava.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||