| java.lang.Object | |
| ↳ | org.odata4j.producer.jpa.JPAProducerFactory |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | MAX_RESULTS_PROPNAME | ||||||||||
| String | NAMESPACE_PROPNAME | ||||||||||
| String | PUNAME_PROPNAME | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| log | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a new OData producer from the given properties.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.odata4j.producer.ODataProducerFactory
| |||||||||||
Create a new OData producer from the given properties.
| properties | The properties to use when constructing the producer |
|---|