org.odata4j.producer.jdbc
Class JdbcProducer
java.lang.Object
org.odata4j.producer.command.CommandProducer
org.odata4j.producer.jdbc.JdbcProducer
- All Implemented Interfaces:
- OExtensible<ODataProducer>, ODataProducer
public class JdbcProducer
- extends CommandProducer
Methods inherited from class org.odata4j.producer.command.CommandProducer |
callFunction, close, createEntity, createEntity, createLink, deleteEntity, deleteLink, findExtension, getEntities, getEntitiesCount, getEntity, getLinks, getMetadata, getMetadataProducer, getNavProperty, getNavPropertyCount, mergeEntity, updateEntity, updateLink |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcProducer
protected JdbcProducer(JdbcProducerBackend jdbcBackend)
getJdbc
public Jdbc getJdbc()
newBuilder
public static JdbcProducer.Builder newBuilder()
http://odata4j.org