public class PreparedStatementFactory extends Object
PreparedStatement.| Constructor and Description |
|---|
PreparedStatementFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Pojo> |
getInstance(BackingStorage storage,
StatementDescriptor<T> desc) |
public static <T extends Pojo> PreparedStatement<T> getInstance(BackingStorage storage, StatementDescriptor<T> desc) throws DescriptorParsingException
DescriptorParsingExceptionCopyright © 2015. All rights reserved.