org.odata4j.producer.jdbc
Class JdbcGetEntitiesCommand
java.lang.Object
org.odata4j.producer.jdbc.JdbcBaseCommand
org.odata4j.producer.jdbc.JdbcGetEntitiesCommand
- All Implemented Interfaces:
- Command<GetEntitiesCommandContext>
public class JdbcGetEntitiesCommand
- extends JdbcBaseCommand
- implements Command<GetEntitiesCommandContext>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcGetEntitiesCommand
public JdbcGetEntitiesCommand()
execute
public CommandResult execute(GetEntitiesCommandContext context)
throws Exception
- Specified by:
execute
in interface Command<GetEntitiesCommandContext>
- Throws:
Exception
http://odata4j.org