org.odata4j.producer.jdbc
Class JdbcBaseCommand
java.lang.Object
org.odata4j.producer.jdbc.JdbcBaseCommand
- Direct Known Subclasses:
- JdbcDeleteEntityCommand, JdbcGetEntitiesCommand, JdbcGetEntityCommand
public class JdbcBaseCommand
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcBaseCommand
public JdbcBaseCommand()
prependPrimaryKeyFilter
protected BoolCommonExpression prependPrimaryKeyFilter(JdbcMetadataMapping mapping,
EdmEntityType entityType,
OEntityKey entityKey,
BoolCommonExpression filter)
toOEntity
protected OEntity toOEntity(JdbcMetadataMapping mapping,
EdmEntitySet entitySet,
ResultSet results)
throws SQLException
- Throws:
SQLException
http://odata4j.org