public abstract class AbstractPreparedStatementExecutorTest<T,E extends PreparedStatement> extends Object
AbstractPreparedStatementExecutor
subtypes.| Constructor and Description |
|---|
AbstractPreparedStatementExecutorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.jmock.Expectations |
doExecuteExpectations() |
protected abstract |
newExecutor( |
protected T |
validateExecute(org.jmock.Mockery context,
E statement) |
public AbstractPreparedStatementExecutorTest()
Copyright © 2014–2015 Carl Harris, Jr. All rights reserved.