Uses of Interface
org.odata4j.producer.command.GetMetadataCommandContext

Packages that use GetMetadataCommandContext
org.odata4j.producer.command   
org.odata4j.producer.jdbc   
 

Uses of GetMetadataCommandContext in org.odata4j.producer.command
 

Methods in org.odata4j.producer.command that return GetMetadataCommandContext
 GetMetadataCommandContext CommandProducerBackend.newGetMetadataCommandContext()
           
 

Uses of GetMetadataCommandContext in org.odata4j.producer.jdbc
 

Methods in org.odata4j.producer.jdbc that return GetMetadataCommandContext
 GetMetadataCommandContext JdbcProducerBackend.newGetMetadataCommandContext()
           
 

Methods in org.odata4j.producer.jdbc with parameters of type GetMetadataCommandContext
 CommandResult JdbcGetMetadataCommand.execute(GetMetadataCommandContext context)
           
 



http://odata4j.org