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
DescriptorParsingException
Copyright © 2014. All Rights Reserved.