org.odata4j.producer.jdbc
Interface JdbcProducerCommandContext


public interface JdbcProducerCommandContext


Method Summary
<T> T
get(Class<T> instanceType)
           
 JdbcProducerBackend getBackend()
           
 Jdbc getJdbc()
           
 

Method Detail

get

<T> T get(Class<T> instanceType)

getBackend

JdbcProducerBackend getBackend()

getJdbc

Jdbc getJdbc()


http://odata4j.org