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