| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.jdbc |
| Modifier and Type | Method and Description |
|---|---|
PreparedStatementImpl |
PreparedStatementFactory.makeObject(String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreparedStatementFactory.destroyObject(String key,
PreparedStatementImpl obj) |
| Constructor and Description |
|---|
PreparedStatementImpl(ConnectionImpl connection,
String sql,
PreparedStatement statement,
GenericKeyedPool<String,PreparedStatementImpl> pool) |
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.