public interface DaoStatement<T extends Pojo> extends DaoOperation<T>
Modifier and Type | Method and Description |
---|---|
void |
execute(PreparedStatement<T> preparedStatement) |
customize, getStatementDescriptor, getStorage
void execute(PreparedStatement<T> preparedStatement) throws DescriptorParsingException, StatementExecutionException
Copyright © 2017. All rights reserved.