public interface JdbcCpoTransform<D,J> extends CpoTransform<D,J>
| Modifier and Type | Method and Description |
|---|---|
D |
transformOut(JdbcCallableStatementFactory jpsf,
J attributeObject) |
D |
transformOut(JdbcPreparedStatementFactory jpsf,
J attributeObject) |
transformIn, transformOutD transformOut(JdbcPreparedStatementFactory jpsf, J attributeObject) throws CpoException
CpoExceptionD transformOut(JdbcCallableStatementFactory jpsf, J attributeObject) throws CpoException
CpoExceptionCopyright © 2014. All Rights Reserved.