org.odata4j.producer.jdbc
Class JdbcGetMetadataCommand
java.lang.Object
org.odata4j.producer.jdbc.JdbcGetMetadataCommand
- All Implemented Interfaces:
- Command<GetMetadataCommandContext>
public class JdbcGetMetadataCommand
- extends Object
- implements Command<GetMetadataCommandContext>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcGetMetadataCommand
public JdbcGetMetadataCommand()
cleanupModel
public void cleanupModel(JdbcModel model)
execute
public CommandResult execute(GetMetadataCommandContext context)
throws Exception
- Specified by:
execute
in interface Command<GetMetadataCommandContext>
- Throws:
Exception
generateModel
public JdbcModel generateModel(JdbcProducerCommandContext jdbcContext)
modelToMapping
public JdbcMetadataMapping modelToMapping(JdbcProducerCommandContext jdbcContext,
JdbcModel model)
http://odata4j.org